diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index b99795f..7af573f 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -71,7 +71,7 @@ jobs: strategy: matrix: arch: ${{ fromJson(needs.init.outputs.architectures_alpine) }} - version: ["3.19", "3.20", "3.21", "3.22"] + version: ["3.20", "3.21", "3.22"] steps: - &checkout name: Checkout the repository diff --git a/README.md b/README.md index 1724530..66b76f8 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ We support version that are not EOL: https://alpinelinux.org/releases/ | Image | OS | Tags | latest | |-------|----|------|--------| -| armhf-base | Alpine | 3.19, 3.20, 3.21, 3.22 | 3.22 | -| armv7-base | Alpine | 3.19, 3.20, 3.21, 3.22 | 3.22 | -| aarch64-base | Alpine | 3.19, 3.20, 3.21, 3.22 | 3.22 | -| amd64-base | Alpine | 3.19, 3.20, 3.21, 3.22 | 3.22 | -| i386-base | Alpine | 3.19, 3.20, 3.21, 3.22 | 3.22 | +| armhf-base | Alpine | 3.20, 3.21, 3.22 | 3.22 | +| armv7-base | Alpine | 3.20, 3.21, 3.22 | 3.22 | +| aarch64-base | Alpine | 3.20, 3.21, 3.22 | 3.22 | +| amd64-base | Alpine | 3.20, 3.21, 3.22 | 3.22 | +| i386-base | Alpine | 3.20, 3.21, 3.22 | 3.22 | ### jemalloc