Merge pull request #1050 from alireza0/dependabot/github_actions/docker/build-push-action-7

Bump docker/build-push-action from 6 to 7
This commit is contained in:
Alireza Ahmadi 2026-03-07 11:36:29 +01:00 committed by GitHub
commit efe6bca87c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,7 +76,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
file: Dockerfile.frontend-artifact