Skip to content

Commit 9699134

Browse files
chore(deps): update postgres:18 docker digest to a688ae5
1 parent 063e30f commit 9699134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142

143143
services:
144144
postgres:
145-
image: postgres:18@sha256:38d5c9d522037d8bf0864c9068e4df2f8a60127c6489ab06f98fdeda535560f9
145+
image: postgres:18@sha256:a688ae5c99f86c1424e046ace0de890608cc0ddb5ec8ef72a6ff8305fdc8f4d2
146146
env:
147147
POSTGRES_PASSWORD: testpass
148148
POSTGRES_DB: testdb

0 commit comments

Comments
 (0)