mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
better comments
This commit is contained in:
parent
6cbdb9680c
commit
a40b055f16
@ -1,5 +1,4 @@
|
|||||||
FROM rust:1.60.0-slim-bullseye # make sure to update rust-toolchain.toml and nixpkgs-unstable in sources.json too so that it uses the same rust version > search for cargo on unstable here: https://search.nixos.org/packages
|
FROM rust:1.60.0-slim-bullseye # make sure to update rust-toolchain.toml too so that everything uses the same rust version
|
||||||
WORKDIR /earthbuild
|
|
||||||
|
|
||||||
prep-debian:
|
prep-debian:
|
||||||
RUN apt -y update
|
RUN apt -y update
|
||||||
|
Loading…
Reference in New Issue
Block a user