diff --git a/templates/local_up.Dockerfile b/templates/local_up.Dockerfile index c6f6be7..258b8a3 100644 --- a/templates/local_up.Dockerfile +++ b/templates/local_up.Dockerfile @@ -1,3 +1,3 @@ -FROM postgres:14-alpine +FROM postgres:15-alpine COPY *.sh /docker-entrypoint-initdb.d/