You've already forked postgres
mirror of
https://github.com/docker-library/postgres.git
synced 2025-11-19 00:22:57 +03:00
Update to 9.6.10
This commit is contained in:
@@ -22,8 +22,8 @@ ENV LANG en_US.utf8
|
||||
RUN mkdir /docker-entrypoint-initdb.d
|
||||
|
||||
ENV PG_MAJOR 9.6
|
||||
ENV PG_VERSION 9.6.9
|
||||
ENV PG_SHA256 b97952e3af02dc1e446f9c4188ff53021cc0eed7ed96f254ae6daf968c443e2e
|
||||
ENV PG_VERSION 9.6.10
|
||||
ENV PG_SHA256 8615acc56646401f0ede97a767dfd27ce07a8ae9c952afdb57163b7234fe8426
|
||||
|
||||
RUN set -ex \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user