Skip to content

Commit

Permalink
use correct buildx version
Browse files Browse the repository at this point in the history
  • Loading branch information
tico24 committed Jul 12, 2023
1 parent aa0673e commit 0688db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
version: v0.9.1
version: v0.10.4

- name: Cache Docker layers
uses: actions/cache@v3
Expand Down

0 comments on commit 0688db8

Please sign in to comment.