Skip to content

Commit

Permalink
Docker buildx: v3
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Oct 11, 2023
1 parent 65e8a56 commit a71d7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: 14

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
with:
driver-opts: |
image=moby/buildkit:v0.12.0
Expand Down

0 comments on commit a71d7f4

Please sign in to comment.