diff --git a/Dockerfile b/Dockerfile index b6fe61d..592cfb2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM postgres:15.0 +FROM postgres:15.14 RUN apt-get update -y RUN apt-get install -y iputils-ping