Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/fluentd-configurator-name
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 authored Oct 23, 2024
2 parents 7071c2e + c2269e1 commit a807226
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 a807226

Please sign in to comment.