diff --git a/1.20/alpine3.17/Dockerfile b/1.20/alpine3.19/Dockerfile similarity index 99% rename from 1.20/alpine3.17/Dockerfile rename to 1.20/alpine3.19/Dockerfile index 9070ff46..91e76af4 100644 --- a/1.20/alpine3.17/Dockerfile +++ b/1.20/alpine3.19/Dockerfile @@ -4,7 +4,7 @@ # PLEASE DO NOT EDIT IT DIRECTLY. # -FROM alpine:3.17 +FROM alpine:3.19 RUN apk add --no-cache ca-certificates diff --git a/1.21/alpine3.17/Dockerfile b/1.21/alpine3.19/Dockerfile similarity index 99% rename from 1.21/alpine3.17/Dockerfile rename to 1.21/alpine3.19/Dockerfile index 4fb4eaa6..905b3d4e 100644 --- a/1.21/alpine3.17/Dockerfile +++ b/1.21/alpine3.19/Dockerfile @@ -4,7 +4,7 @@ # PLEASE DO NOT EDIT IT DIRECTLY. # -FROM alpine:3.17 +FROM alpine:3.19 RUN apk add --no-cache ca-certificates diff --git a/versions.json b/versions.json index ab7b4fc9..78950af9 100644 --- a/versions.json +++ b/versions.json @@ -162,8 +162,8 @@ "variants": [ "bookworm", "bullseye", + "alpine3.19", "alpine3.18", - "alpine3.17", "windows/windowsservercore-ltsc2022", "windows/windowsservercore-1809", "windows/nanoserver-ltsc2022", @@ -554,8 +554,8 @@ "variants": [ "bookworm", "bullseye", + "alpine3.19", "alpine3.18", - "alpine3.17", "windows/windowsservercore-ltsc2022", "windows/windowsservercore-1809", "windows/nanoserver-ltsc2022", diff --git a/versions.sh b/versions.sh index 6858f355..9e59762c 100755 --- a/versions.sh +++ b/versions.sh @@ -148,8 +148,8 @@ for version in "${versions[@]}"; do "bookworm", "bullseye", ( - "3.18", - "3.17" + "3.19", + "3.18" | "alpine" + .), if .arches | has("windows-amd64") and .["windows-amd64"].url then (