push version to v0.31.2

This commit is contained in:
Sebastian Hugentobler 2018-06-15 11:36:52 +00:00
parent 3b9265625f
commit 74a6ca5e80

View File

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