Skip to content

Commit

Permalink
fix: ui image name in docker-compose (#12012)
Browse files Browse the repository at this point in the history
  • Loading branch information
xtha authored Mar 13, 2024
1 parent 60a58b4 commit d894acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
ELASTICSEARCH_IMAGE=docker.elastic.co/elasticsearch/elasticsearch-oss:7.4.2
BANYANDB_IMAGE=ghcr.io/apache/skywalking-banyandb:84f32b3969cdcc676aaee428383b34b3b67dbdf5
OAP_IMAGE=ghcr.io/apache/skywalking/oap:latest
UI_IMAGE=ghcr.io/apache/skywalking/oap:latest
UI_IMAGE=ghcr.io/apache/skywalking/ui:latest

0 comments on commit d894acd

Please sign in to comment.