diff --git a/11/Dockerfile b/11/Dockerfile index c237e0ce18..4d7d853fd9 100644 --- a/11/Dockerfile +++ b/11/Dockerfile @@ -75,7 +75,7 @@ RUN set -ex; \ apt-key list ENV PG_MAJOR 11 -ENV PG_VERSION 11.7-1.pgdg90+1 +ENV PG_VERSION 11.7-2.pgdg90+1 RUN set -ex; \ \