We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36d81a commit 0b10b7aCopy full SHA for 0b10b7a
hosting/docker/webapp/docker-compose.yml
@@ -75,6 +75,7 @@ services:
75
# DEFAULT_ORG_EXECUTION_CONCURRENCY_LIMIT: 100
76
# Internal OTEL configuration
77
INTERNAL_OTEL_TRACE_LOGGING_ENABLED: ${INTERNAL_OTEL_TRACE_LOGGING_ENABLED:-0}
78
+ TRIGGER_CLI_TAG: v4-beta
79
80
postgres:
81
image: postgres:${POSTGRES_IMAGE_TAG:-14}
0 commit comments