Skip to content

Commit b8afd05

Browse files
authored
v3.2.4 (#106)
Minor updates * Using latest base images * Updating to PostgreSQL 12.19, 13.15, 14.12, 15.7 and 16.3
1 parent 209e8f4 commit b8afd05

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 bfren/alpine-s6:alpine3.18-5.2.5
1+
FROM bfren/alpine-s6:alpine3.18-5.2.6
22

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

12/overlay/tmp/POSTGRESQL_BUILD

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

12/overlay/tmp/POSTGRESQL_MINOR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.18
1+
12.19

13/Dockerfile

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

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

13/overlay/tmp/POSTGRESQL_BUILD

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

13/overlay/tmp/POSTGRESQL_MINOR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13.14
1+
13.15

14/Dockerfile

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

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

14/overlay/tmp/POSTGRESQL_BUILD

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

14/overlay/tmp/POSTGRESQL_MINOR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.11
1+
14.12

15/Dockerfile

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

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

0 commit comments

Comments
 (0)