Skip to content

Commit

Permalink
Fix image name for previous builds (tests).
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Jan 2, 2024
1 parent fc5fd47 commit 9f9ba58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/previous_builds.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def __init__(self, name: str,
expected_code_hashes={
"metabonding": "897b19e1990f7c487c99c12f50722febe1ee4468bcd3a7405641966dfff2791d"
},
docker_image="sdk-rust-contract-builder:v4.2.1"
docker_image="multiversx/sdk-rust-contract-builder:v4.2.1"
),
PreviousBuild(
name="a.3",
Expand Down

0 comments on commit 9f9ba58

Please sign in to comment.