Attempt to fix build failures
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
|||||||
- name: Install buildx
|
- name: Install buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
with:
|
with:
|
||||||
version: 0.5.1
|
version: v0.5.1
|
||||||
|
|
||||||
- name: Registry Authentication
|
- name: Registry Authentication
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user