Cleanup of e2e docker images (#4962)
This commit is contained in:
parent
a8a827a806
commit
1443ebf5a8
16 changed files with 79 additions and 190 deletions
|
|
@ -20,7 +20,7 @@ IMAGE = $(REGISTRY)/e2e
|
|||
all: docker-build docker-push
|
||||
|
||||
docker-build:
|
||||
docker build \
|
||||
docker buildx build \
|
||||
--pull \
|
||||
--load \
|
||||
--build-arg K8S_RELEASE=v1.15.7 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue