Skip to content

Commit 69a4f1f

Browse files
chore(deps): update postgres:18.1-alpine docker digest to b5f0dfb (#1238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5c2b0c commit 69a4f1f

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
@@ -19,7 +19,7 @@ jobs:
1919
ports:
2020
- 6379:6379
2121
postgres:
22-
image: postgres:18.1-alpine@sha256:eca6fb2d91fda290eb8cfb8ba53dd0dcbf3508a08011e30adb039ea7c8e1e9f2
22+
image: postgres:18.1-alpine@sha256:b5f0dfb46e028c156ff4e3dd2908fdf3474e6bd7837902d0e0151e4e30ad711f
2323
ports:
2424
- 5432:5432
2525
# needed because the postgres container does not provide a healthcheck

0 commit comments

Comments
 (0)