remove git add
This commit is contained in:
@@ -10,8 +10,6 @@ RUN go mod download
|
|||||||
|
|
||||||
FROM golang:alpine AS builder
|
FROM golang:alpine AS builder
|
||||||
|
|
||||||
RUN apk add git
|
|
||||||
|
|
||||||
RUN go install github.com/beego/bee/v2@latest
|
RUN go install github.com/beego/bee/v2@latest
|
||||||
|
|
||||||
WORKDIR /oc-auth
|
WORKDIR /oc-auth
|
||||||
|
|||||||
Reference in New Issue
Block a user