This commit is contained in:
@@ -16,7 +16,6 @@ RUN apk add --update --no-cache \
|
||||
iptables-legacy \
|
||||
ca-certificates \
|
||||
util-linux \
|
||||
nsenter \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
COPY --from=builder /build/network-go /usr/local/bin/network-go
|
||||
|
||||
Reference in New Issue
Block a user