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