chore: update just
This commit is contained in:
@@ -14,7 +14,6 @@ RUN apt-get update && \
|
|||||||
device-tree-compiler \
|
device-tree-compiler \
|
||||||
file \
|
file \
|
||||||
flex \
|
flex \
|
||||||
just \
|
|
||||||
libfl-dev \
|
libfl-dev \
|
||||||
libglib2.0-dev \
|
libglib2.0-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
@@ -28,5 +27,7 @@ RUN apt-get update && \
|
|||||||
wget \
|
wget \
|
||||||
bear
|
bear
|
||||||
|
|
||||||
|
RUN curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -- --to /usr/local/bin
|
||||||
|
|
||||||
COPY scripts/* /usr/local/bin/
|
COPY scripts/* /usr/local/bin/
|
||||||
RUN chmod +x /usr/local/bin/*
|
RUN chmod +x /usr/local/bin/*
|
||||||
|
|||||||
Reference in New Issue
Block a user