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 11beta2
This commit is contained in:
@@ -22,8 +22,8 @@ ENV LANG en_US.utf8
|
||||
RUN mkdir /docker-entrypoint-initdb.d
|
||||
|
||||
ENV PG_MAJOR 11
|
||||
ENV PG_VERSION 11beta1
|
||||
ENV PG_SHA256 17889cbffdf4f07c193b16d76b2f9c45daa3f2ab225acd8d7f01521949cb1355
|
||||
ENV PG_VERSION 11beta2
|
||||
ENV PG_SHA256 31e28f46b0529e5be937423bc040eff2787bc399ba0ebd725510aea30274b463
|
||||
|
||||
RUN set -ex \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user