Skip to content

Commit d1e538c

Browse files
chore(deps): update postgres:18 docker digest to 69e8582 (#162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 315bbd4 commit d1e538c

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:69e8582b781cb44fa4557b98ed586fe68361e320d9b12f9707494335634f4f3d
146146
env:
147147
POSTGRES_PASSWORD: testpass
148148
POSTGRES_DB: testdb

0 commit comments

Comments
 (0)