mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-05 03:30:19 -06:00
@@ -21,7 +21,7 @@ COPY ./ /ocis/
|
||||
WORKDIR /ocis/ocis
|
||||
RUN make ci-node-generate
|
||||
|
||||
FROM owncloudci/golang:1.20 as build
|
||||
FROM owncloudci/golang:1.21 as build
|
||||
|
||||
COPY --from=generate /ocis /ocis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user