chore(deps): update dependency docker/buildx to v0.9.0 (#127)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-18 22:00:09 +02:00 committed by GitHub
parent a9a2c6c47b
commit a2edd82918
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.8.2}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.9.0}"
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.2}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.9.0}"
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.2}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.9.0}"
ENV DOCKER_HOST=unix:///var/run/docker.sock