Updated dockerfile
This commit is contained in:
@@ -21,8 +21,6 @@ ENV GOPRIVATE=git.kundeng.us
|
|||||||
# Copy go mod and sum files
|
# Copy go mod and sum files
|
||||||
COPY go.mod go.sum ./
|
COPY go.mod go.sum ./
|
||||||
|
|
||||||
# RUN --mount=type=ssh mkdir src && \
|
|
||||||
# go mod download
|
|
||||||
RUN --mount=type=ssh \
|
RUN --mount=type=ssh \
|
||||||
go mod download
|
go mod download
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user