Go to file
Mathias Beaulieu-Duncan b3372fce38
Some checks failed
Weekly Rebuild (CVE Updates) / rebuild (apko/dotnet-sdk.yaml, dotnet-sdk) (push) Waiting to run
Weekly Rebuild (CVE Updates) / rebuild (apko/flutter-sdk.yaml, flutter-sdk) (push) Waiting to run
Check for Upstream Stable Updates / Rebuild and push all variants (apko/base.yaml, base) (push) Blocked by required conditions
Check for Upstream Stable Updates / Rebuild and push all variants (apko/build.yaml, build) (push) Blocked by required conditions
Check for Upstream Stable Updates / Rebuild and push all variants (apko/dotnet-runtime.yaml, dotnet-runtime) (push) Blocked by required conditions
Check for Upstream Stable Updates / Rebuild and push all variants (apko/dotnet-sdk.yaml, dotnet-sdk) (push) Blocked by required conditions
Check for Upstream Stable Updates / Rebuild and push all variants (apko/flutter-sdk.yaml, flutter-sdk) (push) Blocked by required conditions
Check for Upstream Stable Updates / Check Wolfi package updates (push) Waiting to run
Check for Upstream Stable Updates / Check .NET stable releases (push) Waiting to run
Check for Upstream Stable Updates / Check Flutter stable releases (push) Waiting to run
Check for Upstream Stable Updates / Create release for new Flutter version (push) Blocked by required conditions
Build and Push Base Distro Images / build-and-push (apko/base.yaml, base) (push) Failing after 27s
Build and Push Base Distro Images / build-and-push (apko/build.yaml, build) (push) Failing after 29s
Build and Push Base Distro Images / build-and-push (apko/dotnet-runtime.yaml, dotnet-runtime) (push) Failing after 35s
Build and Push Base Distro Images / build-and-push (apko/dotnet-sdk.yaml, dotnet-sdk) (push) Failing after 32s
Build and Push Base Distro Images / build-and-push (apko/flutter-sdk.yaml, flutter-sdk) (push) Failing after 26s
Weekly Rebuild (CVE Updates) / rebuild (apko/base.yaml, base) (push) Failing after 25s
Weekly Rebuild (CVE Updates) / rebuild (apko/dotnet-runtime.yaml, dotnet-runtime) (push) Has been cancelled
Weekly Rebuild (CVE Updates) / rebuild (apko/build.yaml, build) (push) Has been cancelled
Add versioned tags with auto-incrementing build number
Each variant now gets a versioned tag alongside -latest:
- base/build: glibc version (e.g. base-2.42.1, base-2.42.2)
- dotnet-runtime: .NET runtime version (e.g. dotnet-runtime-10.0.0.1)
- dotnet-sdk: .NET SDK version (e.g. dotnet-sdk-10.0.100.1)
- flutter-sdk: Flutter version (e.g. flutter-sdk-3.38.9.1)

The build number auto-increments by querying existing tags on
DockerHub. Also fixes provenance JSON (use jq instead of heredoc)
and adds push-on-self triggers for publish/rebuild pipelines.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 10:19:42 -05:00
.gitea/workflows Add versioned tags with auto-incrementing build number 2026-02-02 10:19:42 -05:00
apko Rename flutter to flutter-sdk, add curl to runtime, add update-check pipeline 2026-02-02 02:54:44 -05:00
examples Rename flutter to flutter-sdk, add curl to runtime, add update-check pipeline 2026-02-02 02:54:44 -05:00
melange Initial base distro with apko/Wolfi configs 2026-02-02 02:32:32 -05:00
.gitignore Initial base distro with apko/Wolfi configs 2026-02-02 02:32:32 -05:00
Makefile Rename flutter to flutter-sdk, add curl to runtime, add update-check pipeline 2026-02-02 02:54:44 -05:00