We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5835075 + 695b3f5 commit c1e2d09Copy full SHA for c1e2d09
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.1",
+ image_name="strangebee/thehive:5.5.2",
28
container_name="thehive4py-integration-tester",
29
user="admin@thehive.local",
30
password="secret",
0 commit comments