push version to v1.3.6

This commit is contained in:
Sebastian Hugentobler 2017-06-13 13:09:28 +00:00
parent f3b2fb3228
commit 23e6d54867

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.5b ENV PROFTP_VERSION v1.3.6
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