diff --git a/k8s/mobilizon/database.yaml b/k8s/mobilizon/database.yaml index 011ddb4..7ae9af2 100644 --- a/k8s/mobilizon/database.yaml +++ b/k8s/mobilizon/database.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: postgis - image: postgis/postgis:15-3.4 + image: postgis/postgis:17-3.4 ports: - containerPort: 5432 name: postgres