Skip to content

Commit 3f63f27

Browse files
committed
bump version to get building again
1 parent e47adf3 commit 3f63f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN \
2121
echo "**** install wps-office ****" && \
2222
curl -o \
2323
/tmp/wps.deb -L \
24-
"https://wps-linux-personal.wpscdn.cn/wps/download/ep/Linux2019/11708/wps-office_11.1.0.11708_amd64.deb" && \
24+
"https://wps-linux-personal.wpscdn.cn/wps/download/ep/Linux2019/11711/wps-office_11.1.0.11711_amd64.deb" && \
2525
apt install -y /tmp/wps.deb && \
2626
mkdir /tmp/fonts && \
2727
curl -o \

0 commit comments

Comments
 (0)