mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-12-14 06:38:28 +09:00
fix: remove unused packages
This commit is contained in:
parent
6131072a68
commit
24a8aec006
@ -8,7 +8,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
|
||||
; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache \
|
||||
&& apt-get update \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
build-essential wget ca-certificates
|
||||
build-essential
|
||||
|
||||
RUN corepack enable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user