mirror of
https://github.com/linuxserver/docker-wireguard.git
synced 2026-06-03 09:57:34 +00:00
gcc is part of build-base
This commit is contained in:
@@ -14,7 +14,6 @@ RUN \
|
||||
apk add --no-cache --virtual=build-dependencies \
|
||||
build-base \
|
||||
elfutils-dev \
|
||||
gcc \
|
||||
git \
|
||||
linux-headers && \
|
||||
apk add --no-cache \
|
||||
|
||||
@@ -14,7 +14,6 @@ RUN \
|
||||
apk add --no-cache --virtual=build-dependencies \
|
||||
build-base \
|
||||
elfutils-dev \
|
||||
gcc \
|
||||
git \
|
||||
linux-headers && \
|
||||
apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user