Skip to content

Commit 4e37337

Browse files
committed
fix
Signed-off-by: Hemil Desai <[email protected]>
1 parent fc223f3 commit 4e37337

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
88
jq \
99
curl \
1010
git \
11+
wget \
1112
&& rm -rf /var/lib/apt/lists/* && \
1213
apt-get clean
1314

0 commit comments

Comments
 (0)