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