push to version 0.33.6

This commit is contained in:
Sebastian Hugentobler 2018-10-11 07:25:12 +00:00
parent 9fbb7be23b
commit e7a58560dc

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.3.1 ENV VERSION v0.33.6
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