Remove pg 12 for EOL

This commit is contained in:
Pau RE
2024-12-10 19:26:57 +01:00
parent 234f53817e
commit f82932451e
2 changed files with 2 additions and 22 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ set -e
GOCRONVER="v0.0.11"
MAIN_TAG="17"
TAGS_EXTRA="16 15 14 13 12"
TAGS_EXTRA="16 15 14 13"
PLATFORMS="linux/amd64 linux/arm64 linux/arm/v7 linux/s390x linux/ppc64le"
DOCKER_BAKE_FILE="${1:-docker-bake.hcl}"