Skip to content

Commit

Permalink
Bump rust from 1.71 to 1.72 in /images/prow-tests (#177)
Browse files Browse the repository at this point in the history
Bumps rust from 1.71 to 1.72.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 1fde412 commit 7e1f329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/prow-tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ RUN git clone https://github.com/kubernetes/kops /tmp/kops && cd /tmp/kops/tests
go install .

############################################################
FROM rust:1.71 AS external-rust-gets
FROM rust:1.72 AS external-rust-gets

ARG CODESIGN_VERSION=0.22.0
# change this when a new version with https://github.com/indygreg/apple-platform-rs/pull/20 is cut
Expand Down

0 comments on commit 7e1f329

Please sign in to comment.