Skip to content

Commit

Permalink
#381 - Use TheHive 5.4.6 in integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamforka committed Jan 12, 2025
1 parent 570066e commit 442832d
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="strangebee/thehive:5.4.5",
image_name="strangebee/thehive:5.4.6",
container_name="thehive4py-integration-tester",
user="[email protected]",
password="secret",
Expand Down

0 comments on commit 442832d

Please sign in to comment.