push to version 0.33.3.1

This commit is contained in:
Sebastian Hugentobler 2018-09-06 12:08:29 +00:00
parent 8a4a7109b0
commit 9fbb7be23b

View File

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