diff --git a/infra/postgres/templates/statefulset.yaml b/infra/postgres/templates/statefulset.yaml index f586cc0f..14f87b54 100644 --- a/infra/postgres/templates/statefulset.yaml +++ b/infra/postgres/templates/statefulset.yaml @@ -17,7 +17,7 @@ spec: app: postgres spec: containers: - - image: postgres:16.4-alpine3.20 + - image: postgres:17.0-alpine3.20 imagePullPolicy: Always name: postgres ports: