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 a11b484 commit 18a2fd2Copy full SHA for 18a2fd2
1 file changed
hosting/docker/.env.example
@@ -29,7 +29,7 @@ DIRECT_URL=postgresql://postgres:unsafe-postgres-pw@postgres:5432/main?schema=pu
29
30
# Trigger image tag
31
# - This is the version of the webapp and worker images to use, they should be locked to a specific version in production
32
-# - For example: TRIGGER_IMAGE_TAG=v4-beta.21
+# - For example: TRIGGER_IMAGE_TAG=v4.0.0-v4-beta.21
33
TRIGGER_IMAGE_TAG=v4-beta
34
35
# Webapp
0 commit comments