From 06b9a9d549105edd7b2945ef0c71248732881da5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 20:05:27 +0200 Subject: [PATCH] chore(deps): update paradedb/paradedb:latest-pg17 docker digest to 12f4078 (#1308) 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 eaac83538..e4c53ecd4 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:df0a755596c88b153954115f17ca2269ab53264bf9ca914d41b4bdd5630c403b + image: paradedb/paradedb:latest-pg17@sha256:12f4078f5fd1ed4271cc84d84071171e3d911ddb366e10fd4360f1cac13c5349 env: POSTGRES_PASSWORD: vikunjatest POSTGRES_DB: vikunjatest