fix package naming
This commit is contained in:
@ -22,7 +22,7 @@ RUN \
|
|||||||
apt install -y curl && \
|
apt install -y curl && \
|
||||||
apt install -y unzip && \
|
apt install -y unzip && \
|
||||||
apt install -y zip && \
|
apt install -y zip && \
|
||||||
apt install -y vim.tiny && \
|
env DEBIAN_FRONTEND=noninteractive apt install -y vim-nox && \
|
||||||
apt install -y msp430-libc && \
|
apt install -y msp430-libc && \
|
||||||
apt install -y binutils-msp430 && \
|
apt install -y binutils-msp430 && \
|
||||||
apt install -y gcc-msp430 && \
|
apt install -y gcc-msp430 && \
|
||||||
|
Reference in New Issue
Block a user