chore(deps): update dependency docker/buildx to v0.10.0 (#169)

This commit is contained in:
renovate[bot] 2023-01-10 08:43:33 +01:00 committed by GitHub
parent 14064978a2
commit 59df27455c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 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.9.1}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.10.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.9.1}"
ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.10.0}"
ENV DOCKER_HOST=unix:///var/run/docker.sock