watchdog-go: fix
This commit is contained in:
parent
d91c38b537
commit
d8745c9290
|
@ -38,7 +38,7 @@ jobs:
|
|||
registry: git.usbharu.dev
|
||||
username: usbharu
|
||||
password: ${{ secrets.DEPLOY_TOKEN }}
|
||||
- uses: docker/build-push-action@v3
|
||||
- uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
|
Loading…
Reference in New Issue