Skip to content

Commit

Permalink
Merge remote branch 'origin/master' into 9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-scheck committed Feb 12, 2025
2 parents 922b646 + 41b3516 commit aa7e816
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
echo "args=${BUILD_ARGS}" >> $GITHUB_OUTPUT
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v8.1.5
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to Docker Hub
Expand Down

0 comments on commit aa7e816

Please sign in to comment.