File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- FROM ghcr.io/bfren/alpine-s6:alpine3.18-5.6.2
1
+ FROM ghcr.io/bfren/alpine-s6:alpine3.18-5.6.3
2
2
3
3
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
4
4
Original file line number Diff line number Diff line change 1
- FROM ghcr.io/bfren/alpine-s6:alpine3.19-5.6.2
1
+ FROM ghcr.io/bfren/alpine-s6:alpine3.19-5.6.3
2
2
3
3
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
4
4
Original file line number Diff line number Diff line change 1
- FROM ghcr.io/bfren/alpine-s6:alpine3.20-5.6.2
1
+ FROM ghcr.io/bfren/alpine-s6:alpine3.20-5.6.3
2
2
3
3
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
4
4
Original file line number Diff line number Diff line change 1
- FROM ghcr.io/bfren/alpine-s6:alpine3.21-5.6.2
1
+ FROM ghcr.io/bfren/alpine-s6:alpine3.21-5.6.3
2
2
3
3
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
4
4
Original file line number Diff line number Diff line change 1
- FROM ghcr.io/bfren/alpine-s6:alpine3.21-5.6.2
1
+ FROM ghcr.io/bfren/alpine-s6:alpine3.21-5.6.3
2
2
3
3
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
4
4
Original file line number Diff line number Diff line change 1
- FROM ghcr.io/bfren/alpine-s6:alpine3.21-5.6.2
1
+ FROM ghcr.io/bfren/alpine-s6:alpine3.21-5.6.3
2
2
3
3
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
4
4
Original file line number Diff line number Diff line change 1
- 3.4.1
1
+ 3.4.2
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ set -euo pipefail
4
4
5
5
docker pull bfren/alpine
6
6
7
- BASE_VERSION=" 5.6.2 "
7
+ BASE_VERSION=" 5.6.3 "
8
8
echo " Base: ${BASE_VERSION} "
9
9
10
10
POSTGRESQL_VERSIONS=" 12 13 14 15 16 17"
You can’t perform that action at this time.
0 commit comments