This repository was archived by the owner on Aug 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/dron
1010ARG BUILDX_VERSION
1111
1212# renovate: datasource=github-releases depName=docker/buildx
13- ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.7.1 }"
13+ ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.8.0 }"
1414
1515ENV DOCKER_HOST=unix:///var/run/docker.sock
1616
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/dron
1010ARG BUILDX_VERSION
1111
1212# renovate: datasource=github-releases depName=docker/buildx
13- ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.7.1 }"
13+ ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.8.0 }"
1414
1515ENV DOCKER_HOST=unix:///var/run/docker.sock
1616
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/dron
1010ARG BUILDX_VERSION
1111
1212# renovate: datasource=github-releases depName=docker/buildx
13- ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.7.1 }"
13+ ENV BUILDX_VERSION="${BUILDX_VERSION:-v0.8.0 }"
1414
1515ENV DOCKER_HOST=unix:///var/run/docker.sock
1616
You can’t perform that action at this time.
0 commit comments