Skip to content

Commit

Permalink
Update postgres Docker tag to v16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Brutus5000 committed Sep 21, 2024
1 parent 816daf3 commit c056672
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.3-alpine3.20
- image: postgres:16.4-alpine3.20
imagePullPolicy: Always
name: postgres
ports:
Expand Down

0 comments on commit c056672

Please sign in to comment.