diff --git a/database/Dockerfile b/database/Dockerfile index f1028e9c8..f00eb70a6 100644 --- a/database/Dockerfile +++ b/database/Dockerfile @@ -1,4 +1,4 @@ -FROM postgres:14 +FROM postgres:17 # CircleCI does not support mounting folders, so add files directly # https://circleci.com/docs/2.0/building-docker-images/#mounting-folders