Update e2e image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-05-31 15:35:55 -04:00
parent 7bd62f5c0a
commit 5f03b07245
5 changed files with 8 additions and 4 deletions

View file

@ -5,7 +5,7 @@ IMAGE = $(REGISTRY)/e2e-prow
.PHONY: image
image:
$(DOCKER) buildx build \
docker buildx build \
--pull \
--push \
--platform amd64 \