update
This commit is contained in:
parent
46b3eb6b99
commit
9e6d0607b8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Build and Push
|
||||
uses: https://github.com/docker/setup-docker-action@v4
|
||||
uses: github.com/docker/setup-docker-action@v4
|
||||
with:
|
||||
builder: ${{ steps.buildx.outputs.name }}
|
||||
context: ./
|
||||
|
|
Loading…
Add table
Reference in a new issue