diff --git a/Dockerfile b/Dockerfile index 2519540..05b5d45 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.22.1 +FROM alpine:3.23.0 ENV FTP_USER=foo \ FTP_PASS=bar \ GID=1000 \