Compare commits
No commits in common. "9939dc5fd5a491e23ffde6070fa8cb7629af73ad" and "8cd4aa480c87036b0068de07a4ed33e53a963467" have entirely different histories.
9939dc5fd5
...
8cd4aa480c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
|
||||
- name: Build and push Docker image
|
||||
id: push
|
||||
uses: docker/build-push-action@v6.11.0
|
||||
uses: docker/build-push-action@v6.10.0
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
|
Loading…
Reference in a new issue