diff --git a/adventurelog-system/adventurelog.yaml b/adventurelog-system/adventurelog.yaml index 82bfceb..fcd3d5d 100644 --- a/adventurelog-system/adventurelog.yaml +++ b/adventurelog-system/adventurelog.yaml @@ -33,7 +33,7 @@ spec: fsGroup: 999 containers: - name: postgres - image: postgis/postgis:16-3.5 + image: postgis/postgis:17-3.5 imagePullPolicy: IfNotPresent env: - name: POSTGRES_USER