1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-11-19 00:22:57 +03:00

Update to 13.0-1.pgdg100+1

This commit is contained in:
Docker Library Bot
2020-09-24 16:48:56 +00:00
parent a7ec9d04f8
commit 8d281112a8

View File

@@ -83,7 +83,7 @@ RUN set -ex; \
apt-key list
ENV PG_MAJOR 13
ENV PG_VERSION 13~rc1-1.pgdg100+1
ENV PG_VERSION 13.0-1.pgdg100+1
RUN set -ex; \
\