feat: rebase rust container on C container
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
FROM git.janishutz.com/registry/dev-container-base
|
||||
FROM git.janishutz.com/registry/dev-container-c
|
||||
|
||||
RUN pacman --noconfirm -S rustup gcc
|
||||
RUN pacman --noconfirm -S rustup
|
||||
|
||||
RUN rustup default stable
|
||||
|
||||
Reference in New Issue
Block a user