Skip to content

Commit 2a9bb1b

Browse files
committed
fix: docker-bake issue
1 parent 5127d62 commit 2a9bb1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/docker-bake.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"target": {
1313
"flap": {
1414
"context": "src",
15-
"dockerfile": "build/Dockerfile",
15+
"dockerfile": "../build/Dockerfile",
1616
"tags": ["ghcr.io/amirhnajafiz/flap:${TAG}"],
1717
"output": ["type=registry"]
1818
}

0 commit comments

Comments
 (0)