diff --git a/Dockerfile b/Dockerfile index 4c44094..71f52e0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.21.1 +FROM alpine:3.21.2 RUN set -eux; \ apk add --no-cache \