build: using Quay.io-hoested builder image

This commit is contained in:
Dario Tranchitella
2021-06-03 18:20:47 +02:00
parent 53377e994c
commit f60f2b1542
+1 -1
View File
@@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.16 as builder
FROM quay.io/bitnami/golang:1.16 as builder
ARG GIT_HEAD_COMMIT
ARG GIT_TAG_COMMIT