Merge pull request #5

Bump docker/build-push-action from 2 to 6
This commit is contained in:
MarcUs7i 2025-04-02 12:06:57 +02:00 committed by GitHub
commit 13bce357c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push Docker image
uses: docker/build-push-action@v2
uses: docker/build-push-action@v6
with:
context: .
push: true