Skip to content

Commit

Permalink
add jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Jul 9, 2024
1 parent 94276ec commit 5290553
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 @@ -54,6 +54,7 @@ ENV RETICULATE_PYTHON=/usr/bin/python3
# runtime dependanceis
RUN apt-get -y update && apt-get install -y \
default-jre \
default-jdk \
libssl3 \
python3-dev \
--no-install-recommends \
Expand Down

0 comments on commit 5290553

Please sign in to comment.