diff --git a/Dockerfile b/Dockerfile index 945a789..08ca7e0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20.1 +FROM alpine:3.20.2 RUN set -eux; \ apk add --no-cache \