Compare commits

...

2 Commits

2 changed files with 2 additions and 2 deletions

@ -22,7 +22,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GIT_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
context: .
build-args:

@ -31,7 +31,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GIT_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
context: .
build-args: