Skip to content

Commit 808a5d4

Browse files
authored
Merge pull request #24 from unmtransinfo/context_fix
fix context
2 parents 3987554 + 3261d78 commit 808a5d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: docker/build-push-action@v5
5555
with:
5656
context: .
57-
file: ./Dockerfile
57+
file: ./app/Dockerfile
5858
push: true
5959
platforms: linux/amd64,linux/arm64
6060
tags: |

0 commit comments

Comments
 (0)