You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The manifest.json entries for runtime/10.0/resolute-chiseled-extra referenced
Dockerfile.linux instead of Dockerfile.linux.extra, causing the generated
Dockerfiles to use the base chiseled runtime-deps image (missing -extra suffix
in the FROM tag). This meant runtime and aspnet chiseled-extra images were
built without ICU/tzdata packages.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments