Compare commits
2 Commits
7b34919e72
...
81968a6811
| Author | SHA1 | Date | |
|---|---|---|---|
| 81968a6811 | |||
|
7d83fd8518
|
@@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
# Build and push the Docker image
|
||||
- name: Build and Push 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