Skip to content

Commit 3ecc7d4

Browse files
committed
chore(ubi9): Bump rustup to 1.28.2
1 parent 95d4ae1 commit 3ecc7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubi9-rust-builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ LABEL maintainer="Stackable GmbH"
1111
# See https://github.com/rust-lang/rustup/blob/4514d36fcc9c42416176111cd841c86f7ec44b2c/rustup-init.sh#L91
1212
# Find the latest version here: https://github.com/rust-lang/rustup/blob/master/CHANGELOG.md
1313
# renovate: datasource=github-tags packageName=rust-lang/rustup
14-
ENV RUSTUP_VERSION=1.28.1
14+
ENV RUSTUP_VERSION=1.28.2
1515
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
1616
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
1717
# renovate: datasource=github-releases packageName=rust-lang/rust

0 commit comments

Comments
 (0)