pish version to v0.18.2-rc2

This commit is contained in:
Sebastian Hugentobler 2016-10-25 15:21:39 +02:00 committed by GitHub
parent 709532c943
commit bc95688994

View File

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