push version to v0.22.0-rc2

This commit is contained in:
Sebastian Hugentobler 2017-07-04 14:50:37 +00:00
parent 74e32135ea
commit f209d68d02

View File

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