Update buildx progress configuration
This commit is contained in:
parent
5f03b07245
commit
7598078104
7 changed files with 7 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ image:
|
|||
docker buildx build \
|
||||
--pull \
|
||||
--push \
|
||||
--progress plain \
|
||||
--platform amd64 \
|
||||
--build-arg K8S_RELEASE=v1.17.0 \
|
||||
--build-arg ETCD_VERSION=v3.3.18 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue