File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- FROM ghcr.io/bfren/alpine-s6:alpine3.21 -5.6.5
1+ FROM ghcr.io/bfren/alpine-s6:alpine3.22 -5.6.5
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44
Original file line number Diff line number Diff line change 1- FROM ghcr.io/bfren/alpine-s6:alpine3.21 -5.6.5
1+ FROM ghcr.io/bfren/alpine-s6:alpine3.22 -5.6.5
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44
Original file line number Diff line number Diff line change 1- FROM ghcr.io/bfren/alpine-s6:alpine3.21 -5.6.5
1+ FROM ghcr.io/bfren/alpine-s6:alpine3.22 -5.6.5
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ for V in ${POSTGRESQL_VERSIONS} ; do
1515 if [ -f " ${ALPINE_EDITION_FILE} " ] ; then
1616 ALPINE_EDITION=` cat ${ALPINE_EDITION_FILE} `
1717 else
18- ALPINE_EDITION=" 3.21 "
18+ ALPINE_EDITION=" 3.22 "
1919 fi
2020
2121 DOCKERFILE=$( docker run \
You can’t perform that action at this time.
0 commit comments