Skip to content

Commit

Permalink
chore(deps): bump docker/buildx-bin from 0.18.0 to 0.19.0
Browse files Browse the repository at this point in the history
Bumps docker/buildx-bin from 0.18.0 to 0.19.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>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 7c69c32 commit 9f5acb0
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/buildx-bin:0.18.0 AS buildx
FROM docker/buildx-bin:0.19.0 AS buildx
FROM node:20.11.0 AS node
FROM summerwind/actions-runner-dind:v2.320.0-ubuntu-22.04
USER root
Expand Down

0 comments on commit 9f5acb0

Please sign in to comment.