Skip to content

Commit 3f8da6d

Browse files
committed
fix build target
1 parent c73b95b commit 3f8da6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
labels: ${{ steps.meta.outputs.labels }}
4747
cache-from: type=gha
4848
cache-to: type=gha,mode=max
49-
builder-args: --target minimal-plus
49+
target: minimal-plus

0 commit comments

Comments
 (0)