lowercase

This commit is contained in:
Sebastian Hugentobler 2020-04-05 13:16:45 +02:00
parent dfbe73afc4
commit dd1f2c9535

View File

@ -24,7 +24,7 @@ RUN make build
FROM thallian/confd-env:latest FROM thallian/confd-env:latest
ENV NODE_ENV=PRODUCTION ENV NODE_ENV=production
RUN addgroup -g 2222 wikijs RUN addgroup -g 2222 wikijs
RUN adduser -h /home/wikijs -S -D -u 2222 -G wikijs wikijs RUN adduser -h /home/wikijs -S -D -u 2222 -G wikijs wikijs