push to version v0.30.0

This commit is contained in:
Sebastian Hugentobler 2018-05-25 14:36:16 +00:00
parent 811908f6aa
commit 7a672b0fba

View File

@ -1,6 +1,6 @@
FROM registry.gitlab.com/thallian/docker-confd-env:master
ENV VERSION v0.30.0-rc1
ENV VERSION v0.30.0
RUN addgroup -g 2222 matrix-synapse
RUN adduser -h /var/lib/matrix-synapse -u 2222 -D -G matrix-synapse matrix-synapse