chore(deps): pin ghcr.io/go-vikunja/dex-testing docker tag to 7440cd3 (#1190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-29 13:16:30 +02:00 committed by GitHub
parent 2ed6727c0e
commit b18bd9cb6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -300,7 +300,7 @@ jobs:
- frontend-build
services:
dex:
image: ghcr.io/go-vikunja/dex-testing:main
image: ghcr.io/go-vikunja/dex-testing:main@sha256:7440cd3a24658571c01d15604ac89923366e5fac748d5f8722cd6f9c0dfa47f8
ports:
- 5556:5556
strategy:

View File

@ -1,6 +1,6 @@
services:
dex:
image: ghcr.io/go-vikunja/dex-testing:main
image: ghcr.io/go-vikunja/dex-testing:main@sha256:7440cd3a24658571c01d15604ac89923366e5fac748d5f8722cd6f9c0dfa47f8
ports:
- 5556:5556
cypress: