This commit is contained in:
maurice
2025-10-28 09:17:25 +01:00
parent 778ee0a2a6
commit 8a47711c61
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM git.plabble.org/maurice/devc-base:main
FROM git.plabble.org/maurice/fedora:main
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
RUN . '/home/user/.cargo/env' && rustup component add rust-analyzer