Skip to content

Commit 3d840c5

Browse files
committed
fix: add unzip so we can extract java
1 parent b63dc0d commit 3d840c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN \
1212
build-essential \
1313
jq \
1414
zip \
15+
unzip \
1516
# python
1617
python3 \
1718
python3-pip \

0 commit comments

Comments
 (0)