We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27c8b1c + 4d05992 commit 030bb9aCopy full SHA for 030bb9a
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.4.9",
+ image_name="strangebee/thehive:5.5.1",
28
container_name="thehive4py-integration-tester",
29
user="admin@thehive.local",
30
password="secret",
0 commit comments