diff --git a/Dockerfile b/Dockerfile index 72f7c9c4..57ca0347 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.21.0 +FROM alpine:3.21.2 RUN apk update RUN apk add --no-cache git diff --git a/Dockerfile.bitbucket b/Dockerfile.bitbucket index 3c1d0bb9..b0ddc12a 100644 --- a/Dockerfile.bitbucket +++ b/Dockerfile.bitbucket @@ -1,4 +1,4 @@ -FROM alpine:3.21.0 +FROM alpine:3.21.2 RUN apk update RUN apk add --no-cache git diff --git a/Dockerfile.github b/Dockerfile.github index 16cf3269..c1e3b89e 100644 --- a/Dockerfile.github +++ b/Dockerfile.github @@ -1,4 +1,4 @@ -FROM alpine:3.21.0 +FROM alpine:3.21.2 RUN apk update RUN apk add --no-cache git