Skip to content

Commit

Permalink
Update staleness-image for docker action to Bazel 7 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangskz authored Jan 6, 2025
1 parent 3658380 commit b0f7681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ inputs:
staleness-image:
required: false
description: "The docker image used to regenerate staleness files"
default: "us-docker.pkg.dev/protobuf-build/containers/common/linux/bazel:6.4.0-cf84e92285ca133b9c8104ad7b14d70e953cbb8e"
default: "us-docker.pkg.dev/protobuf-build/containers/common/linux/bazel:7.1.2-bec4e87effd62da1d4f9a13d377e37bcb80376c9"
type: string
bazel-version:
required: false
Expand Down

0 comments on commit b0f7681

Please sign in to comment.