Skip to content

Commit f033358

Browse files
chore(deps): update postgres:18.4-alpine docker digest to 96d56f7 (#3792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c970c11 commit f033358

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
test:
99
services:
1010
postgres:
11-
image: postgres:18.4-alpine@sha256:38346350acb3e824c6948e6df7ff4759f48ba09d8ef4cb8d1b6e6db120f56872
11+
image: postgres:18.4-alpine@sha256:96d56f7f57c6aacd1fcb908bc83b345ec5f83231ee486dd66a1baadce274db88
1212
ports:
1313
- 5432:5432
1414
# needed because the postgres container does not provide a healthcheck

0 commit comments

Comments
 (0)