Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 修复时区不是东八区的 BUG #2212

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

li-xunhuan
Copy link
Contributor

设置 TZ 环境变量需要先装tzdata这个包才会生效

 设置 TZ 环境变量需要先装`tzdata`这个包才会生效
@fumiama fumiama merged commit 99e5cb6 into Mrs4s:master Aug 1, 2023
fumiama added a commit that referenced this pull request Aug 1, 2023
* fix: group not found report (#2312)

解决以下问题:
当群组踢人时,该人不在群内,返回“群聊不存在”的BUG

#1774 (comment)

* Update bug-report.yaml (#2234)

* 更新docker action, 支持更多的平台 (#2217)

* Update build_docker_image.yml

* Update docker-entrypoint.sh

* Update build_docker_image.yml

* ✨ update docker action, more platforms are supported

---------

Co-authored-by: xiwangly2 <[email protected]>
Co-authored-by: 源文雨 <[email protected]>

* 🐛 修复时区不是东八区的 BUG (#2212)

设置 TZ 环境变量需要先装`tzdata`这个包才会生效

* Update bug-report.yaml (#2126)

Co-authored-by: 源文雨 <[email protected]>

* Docker: support continuous params on CMD option (#1829)

now it supports usage like `docker run -it --rm go-cqhttp -faststart`

Co-authored-by: 源文雨 <[email protected]>

* make lint happy

---------

Co-authored-by: PSoul <[email protected]>
Co-authored-by: 简律纯 <[email protected]>
Co-authored-by: LY <[email protected]>
Co-authored-by: xiwangly2 <[email protected]>
Co-authored-by: Antonia Adams <[email protected]>
Co-authored-by: Akirami <[email protected]>
Co-authored-by: Nanahira <[email protected]>
fumiama added a commit that referenced this pull request Aug 1, 2023
* fix: group not found report (#2312)

解决以下问题:
当群组踢人时,该人不在群内,返回“群聊不存在”的BUG

#1774 (comment)

* Update bug-report.yaml (#2234)

* 更新docker action, 支持更多的平台 (#2217)

* Update build_docker_image.yml

* Update docker-entrypoint.sh

* Update build_docker_image.yml

* ✨ update docker action, more platforms are supported

---------




* 🐛 修复时区不是东八区的 BUG (#2212)

设置 TZ 环境变量需要先装`tzdata`这个包才会生效

* Update bug-report.yaml (#2126)



* Docker: support continuous params on CMD option (#1829)

now it supports usage like `docker run -it --rm go-cqhttp -faststart`



* make lint happy

---------

Co-authored-by: PSoul <[email protected]>
Co-authored-by: 简律纯 <[email protected]>
Co-authored-by: LY <[email protected]>
Co-authored-by: xiwangly2 <[email protected]>
Co-authored-by: Antonia Adams <[email protected]>
Co-authored-by: Akirami <[email protected]>
Co-authored-by: Nanahira <[email protected]>
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.

None yet

2 participants