Merge pull request #45 from actions/dependabot/github_actions/docker/build-push-action-7
Some checks failed
Continuous Integration / Docker Tests (push) Has been cancelled
Continuous Integration / GitHub Actions Test (push) Has been cancelled
Lint Codebase / Lint Codebase (push) Has been cancelled

Bump docker/build-push-action from 6 to 7
This commit is contained in:
Salman Chishti
2026-03-13 05:41:21 +00:00
committed by GitHub

View File

@@ -40,7 +40,7 @@ jobs:
- name: Build the Container
id: build
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
push: true