We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 063e30f commit 6f0a9efCopy full SHA for 6f0a9ef
.github/workflows/ci-pipeline.yml
@@ -142,7 +142,7 @@ jobs:
142
143
services:
144
postgres:
145
- image: postgres:18@sha256:38d5c9d522037d8bf0864c9068e4df2f8a60127c6489ab06f98fdeda535560f9
+ image: postgres:18@sha256:55586516b2fd477faa8f0f05ec0a72b196fb7e2bce8df3adfb9c6a0ed607214f
146
env:
147
POSTGRES_PASSWORD: testpass
148
POSTGRES_DB: testdb
0 commit comments