mirror of
https://github.com/linuxserver/docker-hedgedoc.git
synced 2026-02-19 16:13:59 +08:00
Remove redundant packages
This commit is contained in:
parent
2ec4d435e5
commit
5f74bfdff4
@ -21,8 +21,6 @@ RUN \
|
||||
nodejs-current && \
|
||||
apk add -U --no-cache --virtual=build-dependencies \
|
||||
build-base \
|
||||
g++ \
|
||||
gcc \
|
||||
git \
|
||||
icu-libs \
|
||||
npm \
|
||||
|
||||
@ -21,8 +21,6 @@ RUN \
|
||||
nodejs-current && \
|
||||
apk add -U --no-cache --virtual=build-dependencies \
|
||||
build-base \
|
||||
g++ \
|
||||
gcc \
|
||||
git \
|
||||
icu-libs \
|
||||
npm \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user