chore: update postgres version
All checks were successful
jenkins-ci Build successful

This commit is contained in:
2026-01-23 16:08:57 +01:00
parent 0e35dae30d
commit bf5e64f2bb

View File

@@ -1,6 +1,6 @@
services:
db:
image: postgres:13.1
image: postgres:16.11-alpine
container_name: gitea-db
restart: always
volumes: