Skip to content

Commit

Permalink
fix docker build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
perennialtech committed Feb 22, 2024
1 parent eb50f8a commit b4a25e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
version: arm64
platforms: arm64
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit b4a25e0

Please sign in to comment.