update edition
This commit is contained in:
parent
e9cf8ba359
commit
ddcb417ea2
3 changed files with 209 additions and 213 deletions
|
@ -11,7 +11,8 @@ COPY ./plugins ./plugins
|
|||
COPY ./server ./server
|
||||
COPY ./edition ./edition
|
||||
|
||||
RUN --mount=type=cache,mode=0777,target=/go/pkg/mod go mod download all
|
||||
RUN --mount=type=cache,mode=0777,target=/go/pkg/mod \
|
||||
go mod download all
|
||||
|
||||
ARG TARGETOS TARGETARCH
|
||||
RUN --mount=type=cache,mode=0777,target=/go/pkg/mod \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue