From 711a429e48d7a601f4ed72bf5a92e9b5ff0fc8fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 20:37:29 +0200 Subject: [PATCH] chore(deps): update paradedb/paradedb:latest-pg17 docker digest to c19d4ec (#1171) 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 0ad7eda25..8ec9d61e1 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:9627c2afa57f14bc9028dd948d03d392406f2c0ccb307282fbefb98fb3e5e779 + image: paradedb/paradedb:latest-pg17@sha256:c19d4ecfe455fa11b27861ff0013e561c200969d7d5c8810a5257ae298426493 env: POSTGRES_PASSWORD: vikunjatest POSTGRES_DB: vikunjatest