diff --git a/Dockerfile b/Dockerfile index f770c85..14870ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ RUN set -ex && \ ############################################################################### -FROM docker.io/library/alpine:3.20 +FROM docker.io/library/alpine:3.21 RUN apk add --no-cache bash bash-completion ca-certificates tzdata