diff --git a/README.md b/README.md index 16df0a2..060cc6d 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Lightweight Flutter SDK images for CI/CD pipelines. Built on [Wolfi](https://wol | Variant | Use Case | Size | Arch | |---------|----------|------|------| -| web-latest | Web/WASM builds | size | `amd64` `arm64` | -| android-latest | Android APK/AAB builds | size | `amd64` `arm64` | -| linux-latest | Linux desktop builds | size | `amd64` `arm64` | +| web | Web/WASM builds | size | `amd64` `arm64` | +| android | Android APK/AAB builds | size | `amd64` `arm64` | +| linux | Linux desktop builds | size | `amd64` `arm64` | ## Why Wolfi?