mirror of
https://github.com/alireza0/s-ui.git
synced 2026-08-28 05:11:30 +00:00
Merge pull request #1046 from alireza0/dependabot/github_actions/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
This commit is contained in:
commit
7bfd753bb0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v4
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
uses: docker/setup-buildx-action@v4
|
||||
with:
|
||||
install: true
|
||||
buildkitd-flags: --debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue