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.
1 parent 81240b3 commit 31ca4f1Copy full SHA for 31ca4f1
.github/workflows/ci.yml
@@ -141,7 +141,7 @@ jobs:
141
142
services:
143
postgres:
144
- image: postgres:16.10@sha256:20faf48bc8152dd4923673608ee2ecfabd140208ad94036aa7a764e388046653
+ image: postgres:16.10@sha256:fd4208c8aadb92850e7e86a584fe8b1f2a6af8949feeb1ac8e12e72324573676
145
env:
146
POSTGRES_PASSWORD: postgres
147
options: >-
0 commit comments