diff --git a/Dockerfile b/Dockerfile index 74b3add..d4fa373 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20.2 +FROM alpine:3.20.3 ENV FTP_USER=foo \ FTP_PASS=bar \ GID=1000 \