8000 Update to 10.15 · matutter/postgres@92d7a78 · GitHub
[go: up one dir, main page]

Skip to content

Commit 92d7a78

Browse files
Update to 10.15
1 parent 6f58eab commit 92d7a78

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.14
22-
ENV PG_SHA256 381cd8f491d8f77db2f4326974542a50095b5fa7709f24d7c5b760be2518b23b
21+
ENV PG_VERSION 10.15
22+
ENV PG_SHA256 5956bce0becffa77883c41594c95a23110b94f10cd66a1157e373c3575921f7e
2323

2424
RUN set -eux; \
2525
\

0 commit comments

Comments
 (0)
0