Skip to content

Commit

Permalink
updated github action file
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Mar 30, 2023
1 parent 25dd69a commit c43559c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
platforms: 'amd64,arm64,arm'

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@latest
uses: docker/setup-buildx-action@v2
with:
platforms: linux/arm64,linux/amd64,linux/arm/v7

Expand Down

0 comments on commit c43559c

Please sign in to comment.