Skip to content

Commit ff69e07

Browse files
committed
chore(ubi9-rust-builder): Add renovate annotation
1 parent 5d07e52 commit ff69e07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ubi9-rust-builder/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ LABEL maintainer="Stackable GmbH"
99

1010
# Pin the rustup version to avoid unexpected breaking changes.
1111
# See https://github.com/rust-lang/rustup/blob/4514d36fcc9c42416176111cd841c86f7ec44b2c/rustup-init.sh#L91
12+
# Find the latest version here: https://github.com/rust-lang/rustup/blob/master/CHANGELOG.md
13+
# renovate: datasource=github-tags packageName=rust-lang/rustup
1214
ENV RUSTUP_VERSION=1.28.1
1315
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
1416
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html

0 commit comments

Comments
 (0)