add remove apk

This commit is contained in:
mr
2026-02-09 08:54:02 +01:00
parent 1a241183ef
commit 79443e7577

View File

@@ -11,8 +11,6 @@ FROM golang:alpine AS builder
WORKDIR /app WORKDIR /app
RUN apk add git
RUN go install github.com/beego/bee/v2@latest RUN go install github.com/beego/bee/v2@latest
WORKDIR /oc-catalog WORKDIR /oc-catalog