Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
f33r0 authored Oct 18, 2024
1 parent 3935b8b commit efa2d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion housekeeping/docker/env/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV RUSTUP_HOME="/opt/rust"
ENV CARGO_HOME="/opt/rust"
ENV PATH="$PATH:$RUSTUP_HOME/bin"
ENV CARGO_BUILD_DEP_INFO_BASEDIR="."
ENV RUST_VERSION=nightly-2024-06-25
ENV RUST_VERSION=nightly-2024-01-15
ENV TZ=Europe/Moscow
ENV LLVM_TOOLS_VER=15
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit efa2d36

Please sign in to comment.