Skip to content

Commit 6f0bb0a

Browse files
author
runner
committed
update version of legendu-net/icon
1 parent 24c47d0 commit 6f0bb0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN apt-get -y update \
2222
git openssh-client \
2323
rsync curl \
2424
&& curl -sSL https://raw.githubusercontent.com/legendu-net/icon/main/install_icon.sh \
25-
| bash -s -- -v v0.39.1 \
25+
| bash -s -- -v v0.40.0 \
2626
&& icon neovim -iy \
2727
&& echo "Set disable_coredump false" >> /etc/sudo.conf \
2828
&& /scripts/sys/purge_cache.sh

0 commit comments

Comments
 (0)