-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
area-dockerfilesConcerns the official .NET Dockerfiles or Dockerfile templatesConcerns the official .NET Dockerfiles or Dockerfile templates
Description
Describe the Problem
Once developers migrate from jammy:8.0 to runtime:9.0.0-noble-chiseled-extra, they can experience incompatibility issues with time zones.
Suggestion in 6072 was to install tzdata-legacy or to force ICU changing their stuff.
Describe the Solution
Install tzdata-legacy in extra image to prevent breaking changes.
Additional Context
See 6072 for more context.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-dockerfilesConcerns the official .NET Dockerfiles or Dockerfile templatesConcerns the official .NET Dockerfiles or Dockerfile templates
Type
Projects
Status
Done