Skip to content

Commit

Permalink
HARMONY-1587: Updated local PostgreSQL to 13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ygliuvt committed Oct 12, 2023
1 parent b60fc5d commit c569ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/local-postgres-localstack-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ spec:
- env:
- name: POSTGRES_PASSWORD
value: password
image: postgres:12-alpine
image: postgres:13-alpine
name: main
ports:
- containerPort: 5432
Expand Down

0 comments on commit c569ded

Please sign in to comment.