diff --git a/Dockerfile b/Dockerfile index 06030bcd..9e402e1b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.22 +FROM alpine:3.23 RUN apk --no-cache add \ bash \