Skip to content

Commit

Permalink
[rust] github:rust-lang/rust 1.74.0->1.74.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greboid committed Dec 8, 2023
1 parent 4bef7a6 commit 737940f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rust/Containerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Generated from https://github.com/greboid/dockerfiles/blob/master/rust/Containerfile.gotpl
# BOM: {"github:rust-lang/rust":"1.74.0","github:rust-lang/rustup":"1.26.0","image:alpine":"2f9fcbd9136d837c7b39b9298c385792e9884a7617c1f8828872de689814ed49"}
# BOM: {"github:rust-lang/rust":"1.74.1","github:rust-lang/rustup":"1.26.0","image:alpine":"2f9fcbd9136d837c7b39b9298c385792e9884a7617c1f8828872de689814ed49"}

FROM reg.g5d.dev/alpine@sha256:2f9fcbd9136d837c7b39b9298c385792e9884a7617c1f8828872de689814ed49 AS rustbuild

ARG RUSTTAG="1.74.0"
ARG RUSTTAG="1.74.1"
ARG RUSTUPTAG="1.26.0"

ENV RUSTUP_HOME=/usr/local/rustup \
Expand Down

0 comments on commit 737940f

Please sign in to comment.