Skip to content

Commit

Permalink
chore(deps): update postgres:16 docker digest to 099dbb1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 13, 2024
1 parent 92b1300 commit 77a6c2a
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 @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: postgres:16@sha256:0cf02e45421b780449f0bab6b4af7e5ab2c37d3ca729e284fcec1a18f3fa9354
image: postgres:16@sha256:099dbb13112c133b37463fd312d3134aabfd5b3db3846f2f336b2996a9566bec
env:
POSTGRES_PASSWORD: postgres
ports:
Expand Down

0 comments on commit 77a6c2a

Please sign in to comment.