mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-03 05:23:40 +00:00
Update versions for Zulip Server 2.0.3.
This commit is contained in:
@@ -8,7 +8,7 @@ LABEL maintainer="Alexander Trost <galexrt@googlemail.com>"
|
||||
# You can specify these in docker-compose.yml or with
|
||||
# docker build --build-args "ZULIP_GIT_REF=git_branch_name" .
|
||||
ARG ZULIP_GIT_URL=https://github.com/zulip/zulip.git
|
||||
ARG ZULIP_GIT_REF=2.0.2
|
||||
ARG ZULIP_GIT_REF=2.0.3
|
||||
ARG CUSTOM_CA_CERTIFICATES=
|
||||
|
||||
SHELL ["/bin/bash", "-xuo", "pipefail", "-c"]
|
||||
|
||||
Reference in New Issue
Block a user