Revert "tests: remove duplicate healthchecks, bump grafana and dex"
This reverts commit df9d8e9d25
.
This commit is contained in:
@ -106,7 +106,7 @@ class TestSourceOAuth2(SeleniumTestCase):
|
||||
|
||||
def get_container_specs(self) -> Optional[dict[str, Any]]:
|
||||
return {
|
||||
"image": "ghcr.io/dexidp/dex:v2.33.0",
|
||||
"image": "ghcr.io/dexidp/dex:v2.28.1",
|
||||
"detach": True,
|
||||
"network_mode": "host",
|
||||
"auto_remove": True,
|
||||
|
Reference in New Issue
Block a user