We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b65bdf2 + 5bf1fda commit 30663c2Copy full SHA for 30663c2
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.3",
+ image_name="strangebee/thehive:5.5.5",
29
container_name="thehive4py-integration-tester",
30
user="admin@thehive.local",
31
password="secret",
0 commit comments