chore(deps): update dependency docker/buildx to v0.6.2 (#44)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-23 20:59:07 +02:00 committed by GitHub
parent 52b4cc2805
commit 6a6997f990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/dron
ARG BUILDX_VERSION
# renovate: datasource=github-releases depName=docker/buildx
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.6.1}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.6.2}"
ENV DOCKER_HOST=unix:///var/run/docker.sock

View File

@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/dron
ARG BUILDX_VERSION
# renovate: datasource=github-releases depName=docker/buildx
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.6.1}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.6.2}"
ENV DOCKER_HOST=unix:///var/run/docker.sock

View File

@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/dron
ARG BUILDX_VERSION
# renovate: datasource=github-releases depName=docker/buildx
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.6.1}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.6.2}"
ENV DOCKER_HOST=unix:///var/run/docker.sock