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.11
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.10
|
||||
ENV PG_SHA256 945d7ade094dded6b95495d8f1561a12ac9608276858ed30adf3c3658275f281
|
||||
ENV PG_VERSION 9.5.11
|
||||
ENV PG_SHA256 8182cd74e27a75ae39166b2603b5014f4272855b4101b40819761b853a77c8dd
|
||||
|
||||
RUN set -ex \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user