Skip to content

Commit

Permalink
Merge pull request #202 from TorMap/renovate/docker-setup-buildx-acti…
Browse files Browse the repository at this point in the history
…on-3.x
  • Loading branch information
JuliusHenke authored Sep 30, 2023
2 parents b6ab0c5 + 22f6fb5 commit f075dc8
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@v4
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v2
- uses: docker/setup-buildx-action@v3

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

0 comments on commit f075dc8

Please sign in to comment.