We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a5bb4 commit c73b95bCopy full SHA for c73b95b
.github/workflows/dockerimage.yml
@@ -45,4 +45,5 @@ jobs:
45
tags: ${{ steps.meta.outputs.tags }}
46
labels: ${{ steps.meta.outputs.labels }}
47
cache-from: type=gha
48
- cache-to: type=gha,mode=max
+ cache-to: type=gha,mode=max
49
+ builder-args: --target minimal-plus
0 commit comments