File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN apt-get update && \
14
14
libxtst6 xdg-utils libatspi2.0-0 libuuid1 libsecret-1-0 \
15
15
libasound2 gnutls-bin libgbm1 ffmpeg xfe curl
16
16
17
- RUN wget -O /tmp/linux_qq.deb https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.15_241224_amd64_01 .deb && \
17
+ RUN wget -O /tmp/linux_qq.deb https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.15_250110_amd64_01 .deb && \
18
18
wget -O /tmp/LiteLoaderQQNT.zip https://github.com/LiteLoaderQQNT/LiteLoaderQQNT/releases/download/1.2.3/LiteLoaderQQNT.zip && \
19
19
curl -L -o /tmp/LLOneBot.zip https://github.com/LLOneBot/LLOneBot/releases/download/$(curl -Ls "https://api.github.com/repos/LLOneBot/LLOneBot/releases/latest" | grep '"tag_name":' | sed -E 's/.*"([^"]+)".*/\1/')/LLOneBot.zip && \
20
20
curl -L -o /tmp/whale.zip https://github.com/initialencounter/whale/releases/download/v0.1.2/whale.zip && \
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN apt-get update && \
14
14
libxtst6 xdg-utils libatspi2.0-0 libuuid1 libsecret-1-0 \
15
15
libasound2 gnutls-bin libgbm1 ffmpeg xfe curl
16
16
17
- RUN wget -O /tmp/linux_qq.deb https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.15_241224_arm64_01 .deb && \
17
+ RUN wget -O /tmp/linux_qq.deb https://dldir1.qq.com/qqfile/qq/QQNT/Linux/QQ_3.2.15_250110_arm64_01 .deb && \
18
18
wget -O /tmp/LiteLoaderQQNT.zip https://github.com/LiteLoaderQQNT/LiteLoaderQQNT/releases/download/1.2.3/LiteLoaderQQNT.zip && \
19
19
curl -L -o /tmp/LLOneBot.zip https://github.com/LLOneBot/LLOneBot/releases/download/$(curl -Ls "https://api.github.com/repos/LLOneBot/LLOneBot/releases/latest" | grep '"tag_name":' | sed -E 's/.*"([^"]+)".*/\1/')/LLOneBot.zip && \
20
20
curl -L -o /tmp/whale.zip https://github.com/initialencounter/whale/releases/download/v0.1.2/whale.zip && \
You can’t perform that action at this time.
0 commit comments