Skip to content

Commit

Permalink
Merge pull request #9 from mastodon/renovate/docker-setup-qemu-action…
Browse files Browse the repository at this point in the history
…-3.x

Update docker/setup-qemu-action action to v3
  • Loading branch information
renchap committed Sep 21, 2023
2 parents 39f089d + 99fa75f commit 3b396d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
ghcr.io/mastodon/fastly-globeviz-data
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 3b396d9

Please sign in to comment.