Skip to content

Commit

Permalink
Merge pull request #1043 from riteshghorse/cp-release-1.9
Browse files Browse the repository at this point in the history
[cherry-pick] Bump go version of lockrelease
  • Loading branch information
k8s-ci-robot authored Jan 16, 2025
2 parents efa7060 + 9e4ed8f commit d49189b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/lockrelease/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM --platform=$BUILDPLATFORM golang:1.22.6 as builder
FROM --platform=$BUILDPLATFORM golang:1.23.4 as builder

ARG TARGETPLATFORM

Expand Down

0 comments on commit d49189b

Please sign in to comment.