Update e2e image
This commit is contained in:
parent
7bd62f5c0a
commit
5f03b07245
5 changed files with 8 additions and 4 deletions
|
|
@ -22,7 +22,8 @@ PLATFORM ?= amd64
|
|||
.PHONY: image
|
||||
image:
|
||||
docker buildx build \
|
||||
--load \
|
||||
--pull \
|
||||
--push \
|
||||
--progress plain \
|
||||
--platform $(PLATFORM) \
|
||||
--build-arg K8S_RELEASE=v1.15.7 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue