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 7136d08 + ee083b6 commit baf7807Copy full SHA for baf7807
.github/workflows/ci.yml
@@ -141,7 +141,7 @@ jobs:
141
142
services:
143
postgres:
144
- image: postgres:16.10@sha256:1e948b68a7ffc3568ba717853e8478038dff197677738de664f5a2b3025d2abf
+ image: postgres:16.10@sha256:20faf48bc8152dd4923673608ee2ecfabd140208ad94036aa7a764e388046653
145
env:
146
POSTGRES_PASSWORD: postgres
147
options: >-
0 commit comments