Skip to content

Commit

Permalink
Renovate: Update postgres Docker tag to v17 (#437)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent e302e3d commit 077fd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oci-distribution-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
if: always()
services:
postgres:
image: postgres:16
image: postgres:17
env:
POSTGRES_PASSWORD: mysecretpassword
ports:
Expand Down

0 comments on commit 077fd53

Please sign in to comment.