Skip to content

Commit

Permalink
chore(deps): update postgres:17 docker digest to 5c33d74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2024
1 parent bd2933a commit 5da901d
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:17@sha256:b9a879c9b935eefe3a7a81750639c8092e3a274945f7a23ee44541107183703a
image: postgres:17@sha256:5c33d748663e30fd18e3fbaaa3e177f91c23e5b3c6272c7f5ce80e8481fdcaf1
env:
POSTGRES_PASSWORD: postgres
ports:
Expand Down

0 comments on commit 5da901d

Please sign in to comment.