We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71d9252 + d63c602 commit 65b2402Copy full SHA for 65b2402
.github/workflows/ci.yml
@@ -132,7 +132,7 @@ jobs:
132
133
services:
134
postgres:
135
- image: postgres:16.9@sha256:918e8e72b35b5370901965ce3da5a355c3537cb5e10c38e82c2b6f174b758334
+ image: postgres:16.9@sha256:fec2740c517838d4f582e48a8a9a1cb51082af3dcae59e9b12a66ec262302b97
136
env:
137
POSTGRES_PASSWORD: postgres
138
options: >-
0 commit comments