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 f484835 commit a82b2c0Copy full SHA for a82b2c0
docker-compose.yml
@@ -54,7 +54,7 @@ services:
54
args:
55
# Change these if you want to build zulip from a different repo/branch
56
ZULIP_GIT_URL: https://github.com/zulip/zulip.git
57
- ZULIP_GIT_REF: 3.3
+ ZULIP_GIT_REF: '3.3'
58
# Set this up if you plan to use your own CA certificate bundle for building
59
# CUSTOM_CA_CERTIFICATES:
60
ports:
0 commit comments