Skip to content

Commit

Permalink
pin besu img to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 committed Oct 21, 2024
1 parent b8ce98e commit 304ade0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const (
userOverrideServiceName = "user-override"

starlarkScriptWithUserIdPassed = `
IMAGE = "hyperledger/besu:latest"
IMAGE = "hyperledger/besu:24.3"
def run(plan, args):
no_override = plan.add_service(
name = "` + noOverrideServiceName + `",
Expand Down

0 comments on commit 304ade0

Please sign in to comment.