mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2025-12-16 05:10:46 +03:00
Update Dockerfile
This commit is contained in:
@@ -48,7 +48,7 @@ RUN ARCH="$(dpkg --print-architecture)" && \
|
|||||||
-y && \
|
-y && \
|
||||||
# Remove apt cache
|
# Remove apt cache
|
||||||
rm -rf /var/cache/apt && \
|
rm -rf /var/cache/apt && \
|
||||||
pip3 install --upgrade pip --break-system-packages && \
|
# pip3 install --upgrade pip --break-system-packages && \
|
||||||
# Create work directory
|
# Create work directory
|
||||||
mkdir /workdir && \
|
mkdir /workdir && \
|
||||||
# Get GN tools for matter
|
# Get GN tools for matter
|
||||||
|
|||||||
Reference in New Issue
Block a user