Compare commits

..

No commits in common. "660f3bcf853df413d56ac33cf4dafdc8bf077906" and "612619b9bdc17d5b1620fdb9ce8c921e8663fe08" have entirely different histories.

View file

@ -26,7 +26,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push Docker image
uses: docker/build-push-action@v6
uses: docker/build-push-action@v5
with:
context: .
push: true