Update postgres Docker tag to v15.13

This commit is contained in:
Renovate Bot
2025-08-13 09:04:13 +00:00
parent bfa719736e
commit 63146e9d15

View File

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