push to version v0.31.1

This commit is contained in:
Sebastian Hugentobler 2018-06-08 14:49:18 +00:00
parent 06103ec3c9
commit 3b9265625f

View File

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