push to version 0.33.7

This commit is contained in:
Sebastian Hugentobler 2018-10-18 16:46:19 +00:00
parent e7a58560dc
commit f9464f0cdf

View File

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