mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 22:02:28 +00:00
build(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#1789)
This commit is contained in:
parent
c1d8dc9bb0
commit
c4015f4ccb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-multiarch.yml
vendored
2
.github/workflows/build-multiarch.yml
vendored
|
@ -119,7 +119,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2.0.0
|
||||
uses: docker/setup-qemu-action@v2.1.0
|
||||
|
||||
- name: Build for test
|
||||
uses: docker/build-push-action@v3.1.1
|
||||
|
|
Loading…
Reference in a new issue