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 02e2eb3 commit e000e75Copy full SHA for e000e75
hosting/docker/webapp/docker-compose.yml
@@ -77,7 +77,6 @@ services:
77
# DEFAULT_ORG_EXECUTION_CONCURRENCY_LIMIT: 100
78
# Internal OTEL configuration
79
INTERNAL_OTEL_TRACE_LOGGING_ENABLED: ${INTERNAL_OTEL_TRACE_LOGGING_ENABLED:-0}
80
- TRIGGER_CLI_TAG: ${TRIGGER_CLI_TAG:-v4-beta}
81
82
postgres:
83
image: postgres:${POSTGRES_IMAGE_TAG:-14}
0 commit comments