mirror of
https://github.com/N0rthernL1ghts/s6-rootfs.git
synced 2024-11-23 13:03:29 +01:00
Merge pull request #6 from N0rthernL1ghts/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
This commit is contained in:
commit
3372cef4ae
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v2
|
uses: docker/setup-qemu-action@v2
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v2
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[worker.oci]
|
[worker.oci]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user