Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@honeok
Copy link
Contributor

@honeok honeok commented Oct 2, 2025

修复前:
image

修复后:
image

@naiba naiba requested a review from Copilot October 3, 2025 01:23
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes timezone issues in the Docker container by embedding timezone data (tzdata) into the image. The changes rename the build stage from certs to depend and add timezone information copying alongside the existing SSL certificates.

  • Renamed the Alpine build stage from certs to depend to better reflect its expanded purpose
  • Added tzdata package installation to provide timezone information
  • Added copying of timezone data from /usr/share/zoneinfo to the final image

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@naiba naiba merged commit 32f5206 into nezhahq:master Oct 3, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants