Skip to content

Commit 1267a1f

Browse files
Update to 10.16
1 parent e8cb2ac commit 1267a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

10/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ENV LANG en_US.utf8
1818
RUN mkdir /docker-entrypoint-initdb.d
1919

2020
ENV PG_MAJOR 10
21-
ENV PG_VERSION 10.15
22-
ENV PG_SHA256 5956bce0becffa77883c41594c95a23110b94f10cd66a1157e373c3575921f7e
21+
ENV PG_VERSION 10.16
22+
ENV PG_SHA256 a35c718b1b6690e01c69626d467edb933784f8d1d6741e21fe6cce0738467bb3
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)