diff --git a/config/local-postgres-localstack-deployment.yml b/config/local-postgres-localstack-deployment.yml index 377da201f..4aea74637 100644 --- a/config/local-postgres-localstack-deployment.yml +++ b/config/local-postgres-localstack-deployment.yml @@ -94,7 +94,7 @@ spec: - env: - name: POSTGRES_PASSWORD value: password - image: postgres:12-alpine + image: postgres:13-alpine name: main ports: - containerPort: 5432