parent
dcf8524b5c
commit
ece8fd8fe4
|
|
@ -1,5 +1,5 @@
|
|||
# Build the manager binary
|
||||
FROM golang:1.13 as builder
|
||||
FROM golang:1.15 as builder
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue