We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 063e30f commit 9699134Copy full SHA for 9699134
.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:a688ae5c99f86c1424e046ace0de890608cc0ddb5ec8ef72a6ff8305fdc8f4d2
146
env:
147
POSTGRES_PASSWORD: testpass
148
POSTGRES_DB: testdb
0 commit comments