diff --git a/install.sh b/install.sh
index 32f1f7df4bec0527476b7e8b31e6dd2d89f1e62c..5f06a146aa466394c500e7c0005ddc93fdfa7147 100755
--- a/install.sh
+++ b/install.sh
@@ -20,6 +20,7 @@ apt-get install -y --no-install-recommends \
 	git \
 	default-jdk-headless \
 	unzip \
+	curl \
 	wget
 
 # clean up for smaller image size