chore(deps): update dependency docker/buildx to v0.8.2

This commit is contained in:
Renovate Bot 2022-04-04 04:35:13 +00:00
parent 6d20bc6de0
commit 2f518121bf
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
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.8.1}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.8.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.8.1}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.8.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.8.1}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.8.2}"
ENV DOCKER_HOST=unix:///var/run/docker.sock