Compare commits
2 Commits
4347bf733c
...
ebb6c11d49
| Author | SHA1 | Date | |
|---|---|---|---|
| ebb6c11d49 | |||
|
13d65ef6ce
|
@@ -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