Skip to content

Commit

Permalink
Merge pull request #171 from TorMap/renovate/docker-setup-buildx-acti…
Browse files Browse the repository at this point in the history
…on-2.x
  • Loading branch information
JuliusHenke authored May 6, 2023
2 parents bad5ba3 + 543fbc4 commit a10c25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@v1
- uses: docker/setup-buildx-action@v2

- name: DockerHub login
uses: docker/login-action@v2
Expand Down

0 comments on commit a10c25d

Please sign in to comment.