Skip to content

Commit 0b10b7a

Browse files
committed
docker: set new cli tag env var
1 parent b36d81a commit 0b10b7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hosting/docker/webapp/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ services:
7575
# DEFAULT_ORG_EXECUTION_CONCURRENCY_LIMIT: 100
7676
# Internal OTEL configuration
7777
INTERNAL_OTEL_TRACE_LOGGING_ENABLED: ${INTERNAL_OTEL_TRACE_LOGGING_ENABLED:-0}
78+
TRIGGER_CLI_TAG: v4-beta
7879

7980
postgres:
8081
image: postgres:${POSTGRES_IMAGE_TAG:-14}

0 commit comments

Comments
 (0)