Skip to content

Commit

Permalink
Update dependency docker/buildx to v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent f070715 commit f49f816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ COPY --from=build /etc/apt/sources.list.d/ /etc/apt/sources.list.d
# renovate: datasource=github-tags depName=docker/cli extractVersion=^v(?<version>.*)$
ENV DOCKERCLI_VERSION=27.3.0
# renovate: datasource=github-tags depName=docker/buildx extractVersion=^v(?<version>.*)$
ENV DOCKERBUILDX_VERSION=0.16.2
ENV DOCKERBUILDX_VERSION=0.17.1
# renovate: datasource=github-tags depName=docker/compose extractVersion=^v(?<version>.*)$
ENV DOCKERCOMPOSE_VERSION=2.29.2

Expand Down

0 comments on commit f49f816

Please sign in to comment.