10000 Update to 11.5 · astroclark/postgres@0a66d53 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a66d53

Browse files
Update to 11.5
1 parent 2803c9e commit 0a66d53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

11/alpine/Dockerfile

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

2424
ENV PG_MAJOR 11
25-
ENV PG_VERSION 11.4
26-
ENV PG_SHA256 02802ddffd1590805beddd1e464dd28a46a41a5f1e1df04bab4f46663195cc8b
25+
ENV PG_VERSION 11.5
26+
ENV PG_SHA256 7fdf23060bfc715144cbf2696cf05b0fa284ad3eb21f0c378591c6bca99ad180
2727

2828
RUN set -ex \
2929
\

0 commit comments

Comments
 (0)
0