Skip to content

Commit

Permalink
add jre
Browse files Browse the repository at this point in the history
  • Loading branch information
Lifeismana committed Jul 10, 2024
1 parent 5985351 commit e5fc4ee
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 @@ -8,6 +8,7 @@ RUN pacman -Syu --noconfirm \
git \
python \
python-pip \
jre-openjdk \
jadx \
unzip
RUN python -m venv /data/.venv && \
Expand Down

0 comments on commit e5fc4ee

Please sign in to comment.