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.9
This commit is contained in:
@@ -18,8 +18,8 @@ ENV LANG en_US.utf8
|
||||
RUN mkdir /docker-entrypoint-initdb.d
|
||||
|
||||
ENV PG_MAJOR 11
|
||||
ENV PG_VERSION 11.8
|
||||
ENV PG_SHA256 eaf2f4329ccc349c89e950761b81daf8c99bb8966abcab5665ccd6ee95c77ae2
|
||||
ENV PG_VERSION 11.9
|
||||
ENV PG_SHA256 35618aa72e0372091f923c42389c6febd07513157b4fbb9408371706afbb6635
|
||||
|
||||
RUN set -eux; \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user