Update postgres Docker tag to v15.13

This commit is contained in:
Renovate Bot
2025-06-16 10:20:02 +00:00
parent d8501ae87d
commit a606a7f693

View File

@@ -22,7 +22,7 @@ spec:
mountPath: /var/lib/postgresql/data
containers:
- name: gitea-db
image: postgres:15.10
image: postgres:15.13
ports:
- containerPort: 5432
env: