This commit is contained in:
parent
5b6d2c6cf7
commit
0d5f904822
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
password: ${{ github.token }}
|
||||
|
||||
- name: "Build and push"
|
||||
uses: "https://github.com/docker/build-push-action"
|
||||
uses: "https://github.com/docker/build-push-action@v6"
|
||||
with:
|
||||
file: "Containerfile"
|
||||
push: true
|
||||
|
|
Loading…
Add table
Reference in a new issue