Update postgres Docker tag to v17.9 #3

Open
renovate-bot wants to merge 1 commits from renovate/postgres-17.x into main
Showing only changes of commit ac0928def7 - Show all commits

View File

@ -24,7 +24,7 @@ services:
- db - db
db: db:
image: postgres:17.4 image: postgres:17.9
container_name: gitea-db container_name: gitea-db
restart: always restart: always
environment: environment: