Update to alpine 3.20
This commit is contained in:
parent
d08757ccb5
commit
930acaf01f
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine:3.18
|
FROM alpine:3.20
|
||||||
|
|
||||||
# 70 is the standard uid/gid for "postgres" in Alpine
|
# 70 is the standard uid/gid for "postgres" in Alpine
|
||||||
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine:3.18
|
FROM alpine:3.20
|
||||||
|
|
||||||
# 70 is the standard uid/gid for "postgres" in Alpine
|
# 70 is the standard uid/gid for "postgres" in Alpine
|
||||||
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine:3.18
|
FROM alpine:3.20
|
||||||
|
|
||||||
# 70 is the standard uid/gid for "postgres" in Alpine
|
# 70 is the standard uid/gid for "postgres" in Alpine
|
||||||
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine:3.18
|
FROM alpine:3.20
|
||||||
|
|
||||||
# 70 is the standard uid/gid for "postgres" in Alpine
|
# 70 is the standard uid/gid for "postgres" in Alpine
|
||||||
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine:3.18
|
FROM alpine:3.20
|
||||||
|
|
||||||
# 70 is the standard uid/gid for "postgres" in Alpine
|
# 70 is the standard uid/gid for "postgres" in Alpine
|
||||||
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"12": {
|
"12": {
|
||||||
"alpine": "3.19",
|
"alpine": "3.20",
|
||||||
"bookworm": {
|
"bookworm": {
|
||||||
"arches": [
|
"arches": [
|
||||||
"amd64",
|
"amd64",
|
||||||
|
|
@ -25,13 +25,13 @@
|
||||||
"variants": [
|
"variants": [
|
||||||
"bookworm",
|
"bookworm",
|
||||||
"bullseye",
|
"bullseye",
|
||||||
"alpine3.19",
|
"alpine3.20",
|
||||||
"alpine3.18"
|
"alpine3.19"
|
||||||
],
|
],
|
||||||
"version": "12.19"
|
"version": "12.19"
|
||||||
},
|
},
|
||||||
"13": {
|
"13": {
|
||||||
"alpine": "3.19",
|
"alpine": "3.20",
|
||||||
"bookworm": {
|
"bookworm": {
|
||||||
"arches": [
|
"arches": [
|
||||||
"amd64",
|
"amd64",
|
||||||
|
|
@ -56,13 +56,13 @@
|
||||||
"variants": [
|
"variants": [
|
||||||
"bookworm",
|
"bookworm",
|
||||||
"bullseye",
|
"bullseye",
|
||||||
"alpine3.19",
|
"alpine3.20",
|
||||||
"alpine3.18"
|
"alpine3.19"
|
||||||
],
|
],
|
||||||
"version": "13.15"
|
"version": "13.15"
|
||||||
},
|
},
|
||||||
"14": {
|
"14": {
|
||||||
"alpine": "3.19",
|
"alpine": "3.20",
|
||||||
"bookworm": {
|
"bookworm": {
|
||||||
"arches": [
|
"arches": [
|
||||||
"amd64",
|
"amd64",
|
||||||
|
|
@ -87,13 +87,13 @@
|
||||||
"variants": [
|
"variants": [
|
||||||
"bookworm",
|
"bookworm",
|
||||||
"bullseye",
|
"bullseye",
|
||||||
"alpine3.19",
|
"alpine3.20",
|
||||||
"alpine3.18"
|
"alpine3.19"
|
||||||
],
|
],
|
||||||
"version": "14.12"
|
"version": "14.12"
|
||||||
},
|
},
|
||||||
"15": {
|
"15": {
|
||||||
"alpine": "3.19",
|
"alpine": "3.20",
|
||||||
"bookworm": {
|
"bookworm": {
|
||||||
"arches": [
|
"arches": [
|
||||||
"amd64",
|
"amd64",
|
||||||
|
|
@ -118,13 +118,13 @@
|
||||||
"variants": [
|
"variants": [
|
||||||
"bookworm",
|
"bookworm",
|
||||||
"bullseye",
|
"bullseye",
|
||||||
"alpine3.19",
|
"alpine3.20",
|
||||||
"alpine3.18"
|
"alpine3.19"
|
||||||
],
|
],
|
||||||
"version": "15.7"
|
"version": "15.7"
|
||||||
},
|
},
|
||||||
"16": {
|
"16": {
|
||||||
"alpine": "3.19",
|
"alpine": "3.20",
|
||||||
"bookworm": {
|
"bookworm": {
|
||||||
"arches": [
|
"arches": [
|
||||||
"amd64",
|
"amd64",
|
||||||
|
|
@ -149,8 +149,8 @@
|
||||||
"variants": [
|
"variants": [
|
||||||
"bookworm",
|
"bookworm",
|
||||||
"bullseye",
|
"bullseye",
|
||||||
"alpine3.19",
|
"alpine3.20",
|
||||||
"alpine3.18"
|
"alpine3.19"
|
||||||
],
|
],
|
||||||
"version": "16.3"
|
"version": "16.3"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -7,8 +7,8 @@ supportedDebianSuites=(
|
||||||
bullseye
|
bullseye
|
||||||
)
|
)
|
||||||
supportedAlpineVersions=(
|
supportedAlpineVersions=(
|
||||||
|
3.20
|
||||||
3.19
|
3.19
|
||||||
3.18
|
|
||||||
)
|
)
|
||||||
defaultDebianSuite="${supportedDebianSuites[0]}"
|
defaultDebianSuite="${supportedDebianSuites[0]}"
|
||||||
declare -A debianSuites=(
|
declare -A debianSuites=(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue