Skip to content

Commit 44d959d

Browse files
committed
feat(rootfs/Dockerfile): add wget
1 parent 11a6906 commit 44d959d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
2525
python-setuptools \
2626
unzip \
2727
upx \
28+
wget \
2829
zip \
2930
openssh-client \
3031
--no-install-recommends \

0 commit comments

Comments
 (0)