diff --git a/11/Dockerfile b/11/Dockerfile index 92b7215c22..7b5aee305d 100644 --- a/11/Dockerfile +++ b/11/Dockerfile @@ -71,7 +71,7 @@ RUN set -ex; \ apt-key list ENV PG_MAJOR 11 -ENV PG_VERSION 11.1-1.pgdg90+1 +ENV PG_VERSION 11.1-3.pgdg90+1 RUN set -ex; \ \