Skip to content

Commit

Permalink
feat(container)!: Update image postgres to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
moto-renovate[bot] authored Oct 10, 2024
1 parent 493db23 commit b54f1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/postgres-stateful-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:

containers:
- name: postgres
image: postgres:12
image: postgres:17
env:
- name: POSTGRES_DB
value: refactorhub
Expand Down

0 comments on commit b54f1d5

Please sign in to comment.