Skip to content

Commit

Permalink
fix: add unzip so we can extract java
Browse files Browse the repository at this point in the history
  • Loading branch information
halkeye committed Jun 21, 2023
1 parent b63dc0d commit 3d840c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN \
build-essential \
jq \
zip \
unzip \
# python
python3 \
python3-pip \
Expand Down

0 comments on commit 3d840c5

Please sign in to comment.