🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    Dockerfile
    1  -FROM golang:1.16 as stage-build
     1 +FROM golang:1.17 as stage-build
    2 2  LABEL stage=stage-build
    3 3  WORKDIR /build/ko
    4 4  ARG GOPROXY
    skipped 70 lines
Please wait...
Page is in error, reload to recover