chore(deps): update postgres docker tag to v17.1 #239

Merged
renovate merged 1 commit from renovate/postgres-17.x into master 2024-11-15 01:05:53 +01:00
Showing only changes of commit b3c5a460ba - Show all commits

View file

@ -34,7 +34,7 @@ services:
######## Postgres ########
mf-db17:
container_name: "mf-db"
image: "postgres:17.0"
image: "postgres:17.1"
restart: unless-stopped
pull_policy: missing
environment: