Compare commits
2 Commits
0e2bd33fcb
...
d3ce267af7
| Author | SHA1 | Date | |
|---|---|---|---|
| d3ce267af7 | |||
|
|
e34e776a0b |
@@ -32,7 +32,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user