Skip to content

Commit 6588bbd

Browse files
authored
Update docker-image.yml
1 parent 4e438ec commit 6588bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: docker/build-push-action@v5
3131
with:
3232
context: .
33-
file: UMAS_GUI/docker/Dockerfile
33+
file: docker/Dockerfile
3434
push: true
3535
tags: |
3636
${{ secrets.DOCKERHUB_USERNAME }}/umas_gui:latest

0 commit comments

Comments
 (0)