Skip to content

Commit e000e75

Browse files
committed
fix(docker): use latest tag for commands shown in webapp
1 parent 02e2eb3 commit e000e75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hosting/docker/webapp/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ services:
7777
# DEFAULT_ORG_EXECUTION_CONCURRENCY_LIMIT: 100
7878
# Internal OTEL configuration
7979
INTERNAL_OTEL_TRACE_LOGGING_ENABLED: ${INTERNAL_OTEL_TRACE_LOGGING_ENABLED:-0}
80-
TRIGGER_CLI_TAG: ${TRIGGER_CLI_TAG:-v4-beta}
8180

8281
postgres:
8382
image: postgres:${POSTGRES_IMAGE_TAG:-14}

0 commit comments

Comments
 (0)