Skip to content

Commit

Permalink
use old version of QEMU
Browse files Browse the repository at this point in the history
  • Loading branch information
erickgonzalez committed Feb 13, 2025
1 parent 946e6fc commit 5440d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-cicd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Set up QEMU
uses: docker/[email protected]
with:
image: tonistiigi/binfmt:latest
image: tonistiigi/binfmt:qemu-v8.1.5
platforms: ${{ env.DOCKER_PLATFORMS }}
- id: docker-setup-buildx
name: Docker Setup Buildx
Expand Down

0 comments on commit 5440d32

Please sign in to comment.