From 8b7f806c215c8fd899ac415158cc80bee9c173dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 06:37:08 +0000 Subject: [PATCH] chore(deps): update ghcr.io/go-vikunja/dex-testing:main docker digest to bc9b660 (#1214) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/test.yml | 2 +- frontend/cypress/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9644db7ed..e31cdee89 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -300,7 +300,7 @@ jobs: - frontend-build services: dex: - image: ghcr.io/go-vikunja/dex-testing:main@sha256:cdcb86ce7ba7a552df9da3b56d9a608afde2af8699b460bbd9ac3ac0ce05d2b6 + image: ghcr.io/go-vikunja/dex-testing:main@sha256:bc9b660dbf5ec890847e0e0dab8d2bd310933dd11a7b4c896dca0d61919bf5a7 ports: - 5556:5556 strategy: diff --git a/frontend/cypress/docker-compose.yml b/frontend/cypress/docker-compose.yml index 5a666972e..73750e2fc 100644 --- a/frontend/cypress/docker-compose.yml +++ b/frontend/cypress/docker-compose.yml @@ -1,6 +1,6 @@ services: dex: - image: ghcr.io/go-vikunja/dex-testing:main@sha256:cdcb86ce7ba7a552df9da3b56d9a608afde2af8699b460bbd9ac3ac0ce05d2b6 + image: ghcr.io/go-vikunja/dex-testing:main@sha256:bc9b660dbf5ec890847e0e0dab8d2bd310933dd11a7b4c896dca0d61919bf5a7 ports: - 5556:5556 cypress: