Skip to content

Commit

Permalink
Merge pull request #150 from interlay/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-qemu-action-3

chore(deps): bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
bvotteler authored Jan 10, 2024
2 parents ae32516 + 71a7f08 commit 6159cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo ::set-output name=ts::${TS}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

- name: Setup docker context for buildx
id: buildx-context
Expand Down

0 comments on commit 6159cc7

Please sign in to comment.