Add verification of docker buildx support (#4966)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-01-26 10:07:55 -03:00 committed by GitHub
parent 7ff49b25d6
commit 5eddf1095d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 47 additions and 24 deletions

View file

@ -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 \