Skip to content

Commit 960ed34

Browse files
committed
Fix Dockerfile path
1 parent f686cf1 commit 960ed34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
tags: ${{ steps.meta.outputs.tags }}
3838
labels: ${{ steps.meta.outputs.labels }}
3939
context: .
40-
file: ./etc/docker/Dockerfile
40+
file: ./Dockerfile

0 commit comments

Comments
 (0)