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 0276154 commit ea528bcCopy full SHA for ea528bc
.github/workflows/ci.yml
@@ -139,7 +139,7 @@ jobs:
139
140
services:
141
postgres:
142
- image: postgres:16.10@sha256:188d4c381361caf8c41b225f8d8de7ec9d71fceeedc8e66900fc3508b48f8c5f
+ image: postgres:16.10@sha256:3105ef2d654e4b216af23d8d71c85db7c490479e4ba4c10979883f806f247fdd
143
env:
144
POSTGRES_PASSWORD: postgres
145
options: >-
0 commit comments