Remove redundant packages

This commit is contained in:
TheSpad 2023-07-16 20:27:49 +01:00
parent 2ec4d435e5
commit 5f74bfdff4
No known key found for this signature in database
GPG Key ID: 08F06191F4587860
2 changed files with 0 additions and 4 deletions

View File

@ -21,8 +21,6 @@ RUN \
nodejs-current && \
apk add -U --no-cache --virtual=build-dependencies \
build-base \
g++ \
gcc \
git \
icu-libs \
npm \

View File

@ -21,8 +21,6 @@ RUN \
nodejs-current && \
apk add -U --no-cache --virtual=build-dependencies \
build-base \
g++ \
gcc \
git \
icu-libs \
npm \