diff --git a/Dockerfile b/Dockerfile index bd7e723..8ecfb47 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.24.0 +FROM alpine:3.24.1 RUN set -eux; \ apk add --no-cache \