Skip to content

Commit

Permalink
#317 - Use latest thehive version for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamforka committed Jan 18, 2024
1 parent b8f6cae commit 943e330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
@pytest.fixture(scope="session")
def test_config():
return TestConfig(
image_name="kamforka/thehive4py-integrator:thehive-5.2.5",
image_name="kamforka/thehive4py-integrator:thehive-5.2.10",
container_name="thehive4py-integration-tests",
user="admin@thehive.local",
password="secret",
Expand Down

0 comments on commit 943e330

Please sign in to comment.