remove apk

This commit is contained in:
mr
2026-02-09 08:55:50 +01:00
parent d985d8339a
commit 631e2846fe

View File

@@ -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