From 9d03beefec59a62a076633add0014deb873ea1f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 13:20:15 +0200 Subject: [PATCH] chore(deps): update paradedb/paradedb:latest-pg17 docker digest to 744e637 (#1325) 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 e403db628..defc1d227 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -193,7 +193,7 @@ jobs: ports: - 5432:5432 db-paradedb: - image: paradedb/paradedb:latest-pg17@sha256:6c9cd0ad90ae2a6fa40acd5fc79c5f5f19be37721986061a8d8a6a2bf5e513a0 + image: paradedb/paradedb:latest-pg17@sha256:744e637a06142b33ce5f93374a3fc84c7b526968a7ed2e865d5ff7e00c4db80b env: POSTGRES_PASSWORD: vikunjatest POSTGRES_DB: vikunjatest