Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
fqjony committed Nov 28, 2024
1 parent 4fbcd07 commit 51b1ccf
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 @@ -33,7 +33,7 @@ RUN apt-get update && \
zip=3.0-13build1 \
unzip=6.0-28ubuntu4 \
nano=7.2-2build1 \
vim2:9.1.0016-1ubuntu7.5 && \
vim=2:9.1.0016-1ubuntu7.5 && \
ln -fs /usr/share/zoneinfo/$TZ /etc/localtime && \
dpkg-reconfigure --frontend noninteractive tzdata && \
apt-get clean && \
Expand Down

0 comments on commit 51b1ccf

Please sign in to comment.