fix: Broken down layers in rust container to reduce push size
All checks were successful
Build and Push Dev Containers / build (push) Successful in 1m36s
All checks were successful
Build and Push Dev Containers / build (push) Successful in 1m36s
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
FROM git.luke-else.co.uk/luke-else/base:latest
|
FROM git.luke-else.co.uk/luke-else/base:latest
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache rust
|
||||||
rust \
|
|
||||||
cargo
|
RUN apk add --no-cache cargo
|
||||||
|
Reference in New Issue
Block a user