Skip to content

Commit

Permalink
chore(deps): bump docker/buildx-bin from 0.12.1 to 0.14.0 (#21)
Browse files Browse the repository at this point in the history
Bumps docker/buildx-bin from 0.12.1 to 0.14.0.

---
updated-dependencies:
- dependency-name: docker/buildx-bin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent c3b31ae commit 2b5e8a4
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
@@ -1,4 +1,4 @@
FROM docker.io/docker/buildx-bin:0.12.1 AS buildx
FROM docker.io/docker/buildx-bin:0.14.0 AS buildx
FROM node:20.11.0 AS node
FROM docker.io/summerwind/actions-runner-dind:v2.316.0-ubuntu-22.04
USER root
Expand Down

0 comments on commit 2b5e8a4

Please sign in to comment.