Add beets to ci image
This commit is contained in:
parent
2094fbb41c
commit
39ba961ca7
@ -3,4 +3,5 @@ FROM docker.io/library/rust:1.75
|
||||
RUN rustup component add clippy rustfmt
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
beets \
|
||||
nodejs
|
||||
|
Loading…
Reference in New Issue
Block a user