diff --git a/Dockerfile b/Dockerfile index 1bc63f6..c108a25 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,6 +34,8 @@ RUN bash -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg ma postgresql-client-13 \ postgresql-client-14 \ postgresql-client-15 \ + postgresql-client-16 \ + postgresql-client-17 \ python3 \ python3-distutils \ rsync \