Skip to content

Commit

Permalink
bump wget version (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
espenhgn authored Jun 27, 2024
1 parent bcfd37d commit 6a47082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/scripts/apt_get_essential.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ apt-get update && apt-get install -y --no-install-recommends \
tofrodos=1.7.13+ds-4 \
unzip=6.0-25ubuntu1.1 \
vim=2:8.1.2269-1ubuntu5.23 \
wget=1.20.3-1ubuntu2 \
wget=1.20.3-1ubuntu2.1 \
zlib1g-dev=1:1.2.11.dfsg-2ubuntu1.5

apt-get clean && rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 6a47082

Please sign in to comment.