This commit is contained in:
parent
550104fcb7
commit
2794c011f4
@ -25,7 +25,7 @@ jobs:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.CONTAINER_TOKEN }}
|
||||
- name: Build and push
|
||||
uses: https://github.com/docker/build-push-action@v1
|
||||
uses: https://github.com/docker/build-push-action@v4
|
||||
with:
|
||||
push: true
|
||||
file: images/debian/Dockerfile.12.1-node18
|
||||
|
Loading…
Reference in New Issue
Block a user