Update postgres Docker tag to v18 #4

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

View File

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