diff --git a/docker/setup.sh b/docker/setup.sh
index d70a869daf6..fb9931815af 100644
--- a/docker/setup.sh
+++ b/docker/setup.sh
@@ -115,7 +115,7 @@ w3m -dump http://hustoj.com/ip.php
 #cat /home/judge/run0/log/Main.c
 
 cd /home/judge/src
-apt install build-essential dh-make devscripts dpkg-dev debhelper quilt lintian -y
+apt install build-essential dh-make devscripts dpkg-dev debhelper quilt lintian wget -y
 wget -O deb.zip https://github.com/zhblue/hustoj-deb-ubuntu/archive/refs/heads/master.zip
 unzip deb.zip
 mv hustoj-deb-ubuntu-master/* ./