Skip to content

Commit

Permalink
Update postgres Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 8cc13e7 commit d0181b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/postgres/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d0181b3

Please sign in to comment.