Skip to content

Commit

Permalink
πŸ› try fix buildx driver
Browse files Browse the repository at this point in the history
  • Loading branch information
oasaph committed Jul 19, 2024
1 parent 8bef6f0 commit 2289e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
with:
driver: docker
driver: remote
# Login against a Docker registry except on PR
# https://github.com/docker/login-action
- name: Log into registry ${{ env.REGISTRY }}
Expand Down

0 comments on commit 2289e7b

Please sign in to comment.