update: 10.10.3
This commit is contained in:
parent
b88a47ddb0
commit
91664bd042
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: alaskarfin # Path to the build context
|
||||
file: alaskarfin # Path to the Dockerfile
|
||||
file: alaskarfin/Dockerfile # Path to the Dockerfile
|
||||
push: true # Push the image to Docker Hub
|
||||
tags: |
|
||||
nomadics/alaskarfin:latest
|
||||
|
|
Loading…
Reference in a new issue