diff --git a/Dockerfile b/Dockerfile index 574ccd7..2488c6b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/alpine:3.20 +FROM docker.io/alpine:3.20.1 RUN apk add --no-cache \ bash \