Go to file
Mathias Beaulieu-Duncan 84b6f55c7a
Some checks failed
Build and Push Flutter SDK Image / build-and-push (Flutter SDK for Linux desktop CI builds, Dockerfile.linux, linux) (release) Failing after 23m47s
Build and Push Flutter SDK Image / build-and-push (Flutter SDK for Android CI builds, Dockerfile.android, android) (release) Failing after 26m25s
Build and Push Flutter SDK Image / build-and-push (Minimal Flutter SDK for Web/WASM CI builds, Dockerfile, web) (release) Has been cancelled
Remove lint-psi to eliminate protobuf-java CVEs
Consolidate Android SDK download and setup into single layer to ensure
lint-psi directory (containing vulnerable protobuf-java 2.6.1) is never
committed to any image layer. Reduces CVEs from 4 HIGH to 0 and saves 86MB.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 01:32:52 -05:00
.gitea/workflows Update Android SDK to latest versions and add version check workflow 2026-02-03 00:47:15 -05:00
.gitignore Initial minimal Flutter SDK image for web/WASM CI builds 2026-02-02 00:39:04 -05:00
Dockerfile Migrate to Wolfi base image and optimize SDK size 2026-02-02 17:55:20 -05:00
Dockerfile.android Remove lint-psi to eliminate protobuf-java CVEs 2026-02-03 01:32:52 -05:00
Dockerfile.linux Use native Wolfi base images for Android and Linux variants 2026-02-02 23:49:12 -05:00
PLAN.md Add plan for custom minimal Flutter SDK distribution using apko/melange 2026-02-02 01:14:31 -05:00