We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b823c commit e25d425Copy full SHA for e25d425
1 file changed
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.13",
+ image_name="strangebee/thehive:5.7.0",
29
container_name="thehive4py-integration-tester",
30
user="admin@thehive.local",
31
password="secret",
0 commit comments