push to version v0.33.9

This commit is contained in:
Sebastian Hugentobler 2018-11-20 12:17:47 +00:00
parent f9464f0cdf
commit 278193802f

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.33.7 ENV VERSION v0.33.9
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