Skip to content

Commit

Permalink
Bump rust from 1.76-bullseye to 1.77-bullseye in /images/prow-tests (#…
Browse files Browse the repository at this point in the history
…386)

Bumps rust from 1.76-bullseye to 1.77-bullseye.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2024
1 parent 7629583 commit c5e29bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/prow-tests/Dockerfile
Expand Up @@ -241,7 +241,7 @@ RUN git clone https://github.com/kubernetes/kops /tmp/kops && cd /tmp/kops/tests
go install .

############################################################
FROM rust:1.76-bullseye AS external-rust-gets
FROM rust:1.77-bullseye 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 c5e29bd

Please sign in to comment.