Skip to content

Commit 33bc376

Browse files
chore(deps): update postgres:18.0-alpine docker digest to 0ce0d1f (#1135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 700ea18 commit 33bc376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ports:
2121
- 6379:6379
2222
postgres:
23-
image: postgres:18.0-alpine@sha256:e08e178a23d51e4a1e9e79fb2500b35b91cef3902744519420d257b8c0fb0a3c
23+
image: postgres:18.0-alpine@sha256:0ce0d1fa5bf54b7b338e09829ab76b479dbd0702da50bf0cdf5c258208e47f40
2424
ports:
2525
- 5432:5432
2626
# needed because the postgres container does not provide a healthcheck

0 commit comments

Comments
 (0)