Skip to content

Commit

Permalink
Update kkfileview-base version to 24.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
containers-actions-bot committed Jul 11, 2024
1 parent 2fce563 commit fef6289
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/kkfileview-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM bitnami/java:1.8

ENV LANG=zh_CN.UTF-8 \
LC_ALL=zh_CN.UTF-8 \
LIBRE_OFFICE_VERSION="24.2.4" \
LIBRE_OFFICE_VERSION="24.2.5" \
KKFILEVIEW_BIN_FOLDER="/opt/KKFileView" \
KK_OFFICE_HOME="/opt/libreoffice24.2" \
JAVA_TOOL_OPTIONS="-Xmx512m -Xmx2048m -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.jnu.encoding=UTF-8 -Dfile.encoding=UTF-8 -Duser.timezone=Asia/Shanghai"
Expand Down
2 changes: 1 addition & 1 deletion packages/kkfileview-base/tags.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
rolling-tags:
- 24.2.4
- 24.2.5
- latest

0 comments on commit fef6289

Please sign in to comment.