Skip to content

Commit

Permalink
Update docker.io/library/postgres Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 4a7ee17 commit 762b64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/manual/wc/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
- name: postgres
# 13 because 14 does not work yet
# https://github.com/Kong/kong/issues/8259
image: docker.io/library/postgres:13.9-alpine
image: docker.io/library/postgres:17.0-alpine
ports:
- containerPort: 5432
protocol: TCP
Expand Down

0 comments on commit 762b64a

Please sign in to comment.