Skip to content

Commit

Permalink
Merge pull request #833 from naymspace/renovate/workflows-postgres-16.6
Browse files Browse the repository at this point in the history
Update postgres:16.6 Docker digest to 557fea3
  • Loading branch information
krns authored Feb 5, 2025
2 parents 5d9e661 + 9e90557 commit c59a4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

services:
postgres:
image: postgres:16.6@sha256:c965017e1d29eb03e18a11abc25f5e3cd78cb5ac799d495922264b8489d5a3a1
image: postgres:16.6@sha256:557fea37a744d5f4c8faab304b0a90858b53ab119735a88c131fd19dab802f36
env:
POSTGRES_PASSWORD: postgres
options: >-
Expand Down

0 comments on commit c59a4f0

Please sign in to comment.