Skip to content

Commit

Permalink
pin besu img
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 committed Oct 22, 2024
1 parent 32a72d5 commit 4bd1df7
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 4bd1df7

Please sign in to comment.