This commit is contained in:
Sebastian Hugentobler 2017-06-13 15:40:02 +02:00
parent bd7346b842
commit 556f3be9d6

View File

@ -1,6 +1,6 @@
FROM quay.io/thallian/confd-env:latest FROM quay.io/thallian/confd-env:latest
ENV PROFTP_VERSION v1.3.6 ENV PROFTP_VERSION v1.3.5
RUN addgroup -g 2222 proftp RUN addgroup -g 2222 proftp
RUN adduser -h /var/lib/proftp -u 2222 -D -G proftp proftp RUN adduser -h /var/lib/proftp -u 2222 -D -G proftp proftp