源文雨
|
8ea182a4c3
|
sync: master to dev (#2340)
* fix: group not found report (#2312)
解决以下问题:
当群组踢人时,该人不在群内,返回“群聊不存在”的BUG
https://github.com/Mrs4s/go-cqhttp/issues/1774#issue-1459854639
* 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 <1334850101@qq.om>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
* 🐛 修复时区不是东八区的 BUG (#2212)
设置 TZ 环境变量需要先装`tzdata`这个包才会生效
* Update bug-report.yaml (#2126)
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
* Docker: support continuous params on CMD option (#1829)
now it supports usage like `docker run -it --rm go-cqhttp -faststart`
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
* make lint happy
---------
Co-authored-by: PSoul <psoul1@163.com>
Co-authored-by: 简律纯 <i@jyunko.cn>
Co-authored-by: LY <1334850101@qq.com>
Co-authored-by: xiwangly2 <1334850101@qq.om>
Co-authored-by: Antonia Adams <10476982+li-xunhuan@users.noreply.github.com>
Co-authored-by: Akirami <66513481+A-kirami@users.noreply.github.com>
Co-authored-by: Nanahira <78877@qq.com>
|
2023-08-01 12:32:51 +08:00 |
|
felinae98
|
9b9ecd6a41
|
chore(docker): adjust dockerfile and entrypoint (#2194)
* chore(docker): adjust dockerfile and entrypoint
|
2023-06-04 10:23:45 +08:00 |
|
wdvxdr
|
0f0ccf459f
|
all: update go 1.20
|
2023-02-06 20:39:06 +08:00 |
|
羽先生
|
894c047330
|
docker: use su-exec to run cqhttp as a non-root user (#1753)
|
2022-12-05 21:28:52 +08:00 |
|
wdvxdr
|
65b050c781
|
ci: update go1.19&MiraiGo
|
2022-08-29 18:31:56 +08:00 |
|
wdvxdr
|
779fa20704
|
Dockerfile: update to go1.18
Fixes #1427
|
2022-03-17 21:20:34 +08:00 |
|
Nanahira
|
1a195278cf
|
add ffmpeg into Dockerfile
|
2021-09-25 13:25:52 +08:00 |
|
wdvxdr
|
022eb9fd3b
|
all: bump go1.17 & support windows/arm64.
|
2021-08-18 14:01:31 +08:00 |
|
finpluto
|
464c2c8bcc
|
chore(dep): Upgrade go from 1.15.5 to 1.16 in dockerfile.
|
2021-04-07 06:49:18 +00:00 |
|
brownchow
|
dcb708e3e3
|
remove mkdir, add set -ex
|
2020-11-29 18:21:01 +08:00 |
|
daofeng2015
|
b93df0250d
|
fix:Dockerfile增加代理源
|
2020-11-28 23:24:24 +08:00 |
|
Ink-33
|
cb9d872071
|
Fix ineffectual assignment.
|
2020-11-15 16:17:43 +08:00 |
|
Ink-33
|
4c9f60da09
|
update Dockerfile
|
2020-10-11 10:39:33 +08:00 |
|
Ink-33
|
047b5208f4
|
Builder更换为1.14.7
|
2020-08-29 17:55:08 +08:00 |
|
Nanahira
|
2d010326c7
|
Add a Dockerfile and more configurable environment variables
|
2020-08-07 14:34:47 +08:00 |
|