diff --git a/Dockerfile b/Dockerfile index cdc4e4e..ece0d25 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17 +FROM alpine:3.20 LABEL name="docker-proxy-socks" \ maintainer="Jee jee@jeer.fr" \