diff --git a/Dockerfile b/Dockerfile index c93012004641643b8d4032b3602ff7e8832c84f4..67e9dee52de4c50093f9f424cf2c36b5b88a7703 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM postgres:13 +FROM postgres:13-bullseye RUN apt-get update \ && for POSTGIS_VERSION in 3; do \