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