Skip to content

Commit 700ea18

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

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:f898ac406e1a9e05115cc2efcb3c3abb3a92a4c0263f3b6f6aaae354cbb1953a
23+
image: postgres:18.0-alpine@sha256:e08e178a23d51e4a1e9e79fb2500b35b91cef3902744519420d257b8c0fb0a3c
2424
ports:
2525
- 5432:5432
2626
# needed because the postgres container does not provide a healthcheck

0 commit comments

Comments
 (0)