diff --git a/Dockerfile b/Dockerfile index a5d1dae..25c25db 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20.3 +FROM alpine:3.21.0 RUN apk add --update --no-cache socat \ && rm -rf /var/cache/apk/