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-13 00:07:45 +00:00
parent 6ea71dfdb7
commit 909dfc4b6e
2 changed files with 2 additions and 2 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