Skip to content

Commit

Permalink
Remove redundant packages
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Jul 16, 2023
1 parent 2ec4d43 commit 5f74bfd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ RUN \
nodejs-current && \
apk add -U --no-cache --virtual=build-dependencies \
build-base \
g++ \
gcc \
git \
icu-libs \
npm \
Expand Down
2 changes: 0 additions & 2 deletions Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ RUN \
nodejs-current && \
apk add -U --no-cache --virtual=build-dependencies \
build-base \
g++ \
gcc \
git \
icu-libs \
npm \
Expand Down

0 comments on commit 5f74bfd

Please sign in to comment.