chore(deps): update docker/build-push-action action to v7
All checks were successful
Build only (for PRs) / build-only (pull_request) Successful in 10s
All checks were successful
Build only (for PRs) / build-only (pull_request) Successful in 10s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
# Build the Docker image
|
||||
- name: Build Docker Image
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: . # Build context (current directory)
|
||||
file: ./Dockerfile # Path to Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user