Compare commits
2 Commits
6c3d34143b
...
d9a029b3d1
| Author | SHA1 | Date | |
|---|---|---|---|
| d9a029b3d1 | |||
|
|
b9746793f4 |
@@ -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@v5
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user