Orce MARINKOVSKI 2024-12-26 10:08:21 +00:00
parent 5bf0135879
commit 817c4f29c2

View File

@ -148,7 +148,9 @@ RUN --mount=type=cache,target=/root/.cache/pip/,id=pip-cache \
set -eux \
&& echo "Installing build system packages" \
&& apt-get update \
&& apt-get install --yes --quiet ${BUILD_PACKAGES} \
&& apt-get install --yes --quiet ${BUILD_PACKAGES}
RUN set -eux \
&& npm update npm -g
# add users, setup scripts