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