remove apk
This commit is contained in:
@@ -21,8 +21,6 @@ RUN go mod download
|
|||||||
FROM golang:alpine AS builder
|
FROM golang:alpine AS builder
|
||||||
ARG CONF_NUM
|
ARG CONF_NUM
|
||||||
|
|
||||||
RUN apk add --no-cache git
|
|
||||||
|
|
||||||
WORKDIR /oc-discovery
|
WORKDIR /oc-discovery
|
||||||
|
|
||||||
# Reuse Go cache
|
# Reuse Go cache
|
||||||
|
|||||||
Reference in New Issue
Block a user