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 9.5.7
This commit is contained in:
@@ -22,8 +22,8 @@ ENV LANG en_US.utf8
|
||||
RUN mkdir /docker-entrypoint-initdb.d
|
||||
|
||||
ENV PG_MAJOR 9.5
|
||||
ENV PG_VERSION 9.5.6
|
||||
ENV PG_SHA256 bb9e5f6d34e20783e96e10c1d6c0c09c31749e802aaa46b793ce2522725ae12f
|
||||
ENV PG_VERSION 9.5.7
|
||||
ENV PG_SHA256 8b1e936f82109325decc0f5575e846b93fb4fd384e8c4bde83ff5e7f87fc6cad
|
||||
|
||||
RUN set -ex \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user