Add verification of docker buildx support (#4966)
This commit is contained in:
parent
7ff49b25d6
commit
5eddf1095d
7 changed files with 47 additions and 24 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM quay.io/kubernetes-ingress-controller/debian-base-amd64:0.1
|
||||
FROM 8s.gcr.io/debian-base:v2.0.0
|
||||
|
||||
ENV TERRAFORM_VERSION 0.12.9
|
||||
ENV TERRAFORM_VERSION 0.12.19
|
||||
|
||||
RUN clean-install \
|
||||
bash \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue