diff --git a/Dockerfile b/Dockerfile index 05137c8..11ead29 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.19.1 +FROM alpine:3.20.0 RUN apk add --update --no-cache socat \ && rm -rf /var/cache/apk/