Update postgres Docker tag to v18
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
Renovate Bot
2026-06-06 07:53:13 +00:00
parent df5afe1695
commit 7310f84a8b
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ spec:
fsGroup: 999
containers:
- name: postgres
image: postgres:16-alpine
image: postgres:18-alpine
imagePullPolicy: IfNotPresent
env:
- name: POSTGRES_USER