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 11.11
This commit is contained in:
@@ -18,8 +18,8 @@ ENV LANG en_US.utf8
|
|||||||
RUN mkdir /docker-entrypoint-initdb.d
|
RUN mkdir /docker-entrypoint-initdb.d
|
||||||
|
|
||||||
ENV PG_MAJOR 11
|
ENV PG_MAJOR 11
|
||||||
ENV PG_VERSION 11.10
|
ENV PG_VERSION 11.11
|
||||||
ENV PG_SHA256 13e6d2f80662fe463bc7718cdf0de6a9ec67fc78afcc7a3ae66b9ea19bb97899
|
ENV PG_SHA256 40607b7fa15b7d63f5075a7277daf7b3412486aa5db3aedffdb7768b9298186c
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
\
|
\
|
||||||
|
|||||||
Reference in New Issue
Block a user