Skip to content

Commit

Permalink
set nano version
Browse files Browse the repository at this point in the history
  • Loading branch information
fqjony committed Oct 14, 2024
1 parent f62bfc1 commit ef1797a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN apt-get update && \
jq=1.7.1-3build1 \
zip=3.0-13build1 \
unzip=6.0-28ubuntu4 \
nano \
nano=7.2-2build1 \
vim=2:9.1.0016-1ubuntu7.3 && \
ln -fs /usr/share/zoneinfo/$TZ /etc/localtime && \
dpkg-reconfigure --frontend noninteractive tzdata && \
Expand Down

0 comments on commit ef1797a

Please sign in to comment.