You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-11-17 13:02:40 +03:00
Update to 10.17
This commit is contained in:
@@ -18,8 +18,8 @@ ENV LANG en_US.utf8
|
||||
RUN mkdir /docker-entrypoint-initdb.d
|
||||
|
||||
ENV PG_MAJOR 10
|
||||
ENV PG_VERSION 10.16
|
||||
ENV PG_SHA256 a35c718b1b6690e01c69626d467edb933784f8d1d6741e21fe6cce0738467bb3
|
||||
ENV PG_VERSION 10.17
|
||||
ENV PG_SHA256 5af28071606c9cd82212c19ba584657a9d240e1c4c2da28fc1f3998a2754b26c
|
||||
|
||||
RUN set -eux; \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user