Skip to content

Commit

Permalink
Update conda-python-jpype.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme authored Oct 10, 2024
1 parent beecfd4 commit cabfa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/conda-python-jpype.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ARG arch=amd64
ARG python=3.9
FROM ${repo}:${arch}-conda-python-${python}

ARG jdk=11
ARG jdk=21
ARG maven=3.8.7
RUN mamba install -q -y \
maven=${maven} \
Expand Down

0 comments on commit cabfa66

Please sign in to comment.