From 92b83dd69dc0fc38aa35b2cc6ff25f8daf88edc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 07:11:22 +0200 Subject: [PATCH] chore(deps): update paradedb/paradedb:latest-pg17 docker digest to 741010e (#1691) 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 663bbb0b0..e44e0ec61 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:842e7edf5c5577f5cf5e07262b6cba8969ece596d6b6fe96c1b5bfd2e93e68b9 + image: paradedb/paradedb:latest-pg17@sha256:741010eaa8894d292203d9407d46fc95ee4d0cd587915513bf92e6bd70cbd65e env: POSTGRES_PASSWORD: vikunjatest POSTGRES_DB: vikunjatest