Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2016-11-01 15:06:58 +00:00
parent 1c0c096272
commit d7f3b3ba2b

View File

@ -1,4 +1,4 @@
FROM thallian/confd-env:latest
FROM quay.io/thallian/confd-env:latest
RUN addgroup syncer
RUN adduser -h /app -D -G syncer syncer