Skip to content

Commit

Permalink
Merge pull request #373 from TheHive-Project/372-upgrade-integrator-i…
Browse files Browse the repository at this point in the history
…mage-to-use-thehive-v545

#372 - Upgrade integrator to use TheHive v5.4.5
  • Loading branch information
Kamforka authored Dec 3, 2024
2 parents da08ad3 + 4ff0336 commit ac979d3
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.2",
image_name="strangebee/thehive:5.4.5",
container_name="thehive4py-integration-tester",
user="[email protected]",
password="secret",
Expand Down

0 comments on commit ac979d3

Please sign in to comment.