wiki: recreate empty pg as v18

This commit is contained in:
2026-01-31 21:59:15 +02:00
parent 1badb4b255
commit f0c3df9fe8

View File

@@ -19,7 +19,7 @@ spec:
spec: spec:
containers: containers:
- name: postgres - name: postgres
image: mirror.gcr.io/library/postgres:15 image: mirror.gcr.io/library/postgres:18
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: POSTGRES_APPUSER - name: POSTGRES_APPUSER