Skip to content

Commit

Permalink
chore(docker): set image tag for qemu (#5780)
Browse files Browse the repository at this point in the history
* chore(docker): set image tag for qemu

Signed-off-by: Amadeusz Szymko <[email protected]>

* chore(docker): downgrade qemu version

Signed-off-by: Amadeusz Szymko <[email protected]>

---------

Signed-off-by: Amadeusz Szymko <[email protected]>
  • Loading branch information
amadeuszsz authored Feb 14, 2025
1 parent 8319f0b commit 4374782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/autoware-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v7.0.0

- name: Build Autoware's base images
uses: ./.github/actions/docker-build-and-push-base
Expand Down

0 comments on commit 4374782

Please sign in to comment.