chore(deps): update postgres docker tag to v17 #117

Open
renovate-bot wants to merge 1 commit from renovate/postgres-17.x into master

View file

@ -16,7 +16,7 @@ services:
# - MAILDEV_INCOMING_PASS=password # - MAILDEV_INCOMING_PASS=password
postgres: postgres:
image: postgres:16.4 image: postgres:17.0
network_mode: host network_mode: host
environment: environment:
POSTGRES_PASSWORD: password POSTGRES_PASSWORD: password