diff --git a/Dockerfile b/Dockerfile index 10c0092..e2c5df3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17.0 +FROM alpine:3.17.1 ENV FTP_USER=foo \ FTP_PASS=bar \ GID=1000 \