We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5127056 + d8825ae commit c405d7cCopy full SHA for c405d7c
tests/conftest.py
@@ -24,7 +24,7 @@
24
@pytest.fixture(scope="session")
25
def test_config():
26
return TestConfig(
27
- image_name="strangebee/thehive:5.5.2",
+ image_name="strangebee/thehive:5.5.3",
28
container_name="thehive4py-integration-tester",
29
user="admin@thehive.local",
30
password="secret",
0 commit comments