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