diff --git a/Dockerfile b/Dockerfile index 2ef5188..463a596 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16.1 +FROM alpine:3.16.2 ENV FTP_USER=foo \ FTP_PASS=bar \ GID=1000 \