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:
parent
2ed6727c0e
commit
b18bd9cb6d
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue