image cleanup a little bit and arm64 release
This commit is contained in:
@@ -71,6 +71,7 @@ jobs:
|
||||
if: steps.check_image.outputs.exists == 'false'
|
||||
run: |
|
||||
docker buildx build \
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
--build-arg FLUTTER_VERSION=${{ env.FLUTTER_VERSION }} \
|
||||
--provenance=true \
|
||||
--sbom=true \
|
||||
|
||||
Reference in New Issue
Block a user