Skip to content

Commit

Permalink
Ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fopwoc authored Sep 30, 2023
1 parent 23abbae commit 981126f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
driver-opts: 'image=moby/buildkit:v0.10.5'
- name: Log in to the Container registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 981126f

Please sign in to comment.