Skip to content

Commit 185de92

Browse files
chore(deps): update postgres:18.1-alpine docker digest to db3b108 (#1171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b85a751 commit 185de92

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.1-alpine@sha256:655a411a84c1d7af7a21473c2eda3d8d24d7a9ff38ca279c897871b34acc0ce1
23+
image: postgres:18.1-alpine@sha256:db3b1082629f4b3a15390436f64ed4de1676b2e593d8282a50f40e92e20e6a9d
2424
ports:
2525
- 5432:5432
2626
# needed because the postgres container does not provide a healthcheck

0 commit comments

Comments
 (0)