From 1f75eba5383a1767349772c68c53ac69a121a01b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 12:25:25 +0000 Subject: [PATCH] chore(deps): update paradedb/paradedb:latest-pg17 docker digest to 48d6b3f (#1582) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 37516f01e..96ccdfe7f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -194,7 +194,7 @@ jobs: ports: - 5432:5432 db-paradedb: - image: paradedb/paradedb:latest-pg17@sha256:7ba49d1b8bdc1460f50073c7d33b3306ddec0e9610b49e17a4d32e9a2c95c570 + image: paradedb/paradedb:latest-pg17@sha256:48d6b3fe349430ff190fdacfba7a26ad048d3927c1bca1a2d926468c19cab4c5 env: POSTGRES_PASSWORD: vikunjatest POSTGRES_DB: vikunjatest