Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Update java to 11.0.16 (#2347)
Browse files Browse the repository at this point in the history
  • Loading branch information
leandropadua authored Jul 25, 2022
1 parent 63ebe2e commit fdceaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ RUN apt update &&\
apt install -y wget maven

ARG TARGET_ARCH
ARG JDK_VERSION=11.0.15_10
ARG JDK_VERSION=11.0.16_8

ENV OPENJDK_BASE_URL="https://github.com/AdoptOpenJDK/openjdk11-upstream-binaries/releases/download"

Expand Down

0 comments on commit fdceaaf

Please sign in to comment.