mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-10-23 16:13:45 +00:00
Update Zulip version to 1.4.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM quay.io/sameersbn/ubuntu:latest
|
||||
MAINTAINER Alexander Trost <galexrt@googlemail.com>
|
||||
|
||||
ENV ZULIP_VERSION="1.4.1" DATA_DIR="/data"
|
||||
ENV ZULIP_VERSION="1.4.2" DATA_DIR="/data"
|
||||
|
||||
RUN apt-get -q update && \
|
||||
apt-get -q dist-upgrade -y && \
|
||||
|
Reference in New Issue
Block a user