Skip to content

Commit b80dcdd

Browse files
authored
v4.2.5 (#139)
Minor updates * Using latest base images * Updating to PostgreSQL 15.17, 16.13, 17.9 and 18.3
1 parent 5bee635 commit b80dcdd

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

12/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.18-6.1.4
1+
FROM quay.io/bfren/alpine-s6:alpine3.18-6.1.5
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

13/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.19-6.1.4
1+
FROM quay.io/bfren/alpine-s6:alpine3.19-6.1.5
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

14/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.20-6.1.4
1+
FROM quay.io/bfren/alpine-s6:alpine3.20-6.1.5
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

15/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.22-6.1.4
1+
FROM quay.io/bfren/alpine-s6:alpine3.22-6.1.5
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

15/overlay/tmp/POSTGRESQL_BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
15.16-r0
1+
15.17-r0

15/overlay/tmp/POSTGRESQL_MINOR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
15.16
1+
15.17

16/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.4
1+
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.5
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

16/overlay/tmp/POSTGRESQL_BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.12-r0
1+
16.13-r0

16/overlay/tmp/POSTGRESQL_MINOR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.12
1+
16.13

17/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.4
1+
FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.5
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-postgresql"
44

0 commit comments

Comments
 (0)