Browse Source

update: golang mod proxy

tags/v5.8.0
llitfkitfk 6 years ago
parent
commit
ec0aeecc93
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Dockerfile

+ 1
- 0
Dockerfile View File

@@ -8,6 +8,7 @@ WORKDIR /app
# RUN go mod download

COPY . .
ENV GOPROXY=https://mod.gokit.info
RUN ./control build

FROM buildpack-deps:buster-curl


Loading…
Cancel
Save