update to v0.18.2-rc3

This commit is contained in:
Sebastian Hugentobler 2016-10-27 12:16:33 +02:00 committed by GitHub
parent bc95688994
commit fedbb09884

View File

@ -1,6 +1,6 @@
FROM thallian/confd-env:latest
ENV VERSION v0.18.2-rc2
ENV VERSION v0.18.2-rc3
RUN addgroup -g 2222 synapse
RUN adduser -h /var/lib/synapse -u 2222 -D -G synapse synapse