Skip to content

Commit c73b95b

Browse files
committed
add minimal-plus target
1 parent 05a5bb4 commit c73b95b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dockerimage.yml

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

0 commit comments

Comments
 (0)