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 0678925 commit a75befdCopy full SHA for a75befd
.github/workflows/build.yml
@@ -332,6 +332,7 @@ jobs:
332
build-args: VERSION=${{ github.ref_name }}
333
tags: ${{ steps.meta.outputs.tags }}
334
labels: ${{ steps.meta.outputs.labels }}
335
+ file: ./ContainerFile
336
cache-from: type=gha
337
cache-to: type=gha,mode=max
338
platforms: linux/amd64,linux/arm64
0 commit comments