Skip to content

Commit

Permalink
Merge pull request #3 from calvinbui/renovate/openjdk-11.x
Browse files Browse the repository at this point in the history
Update openjdk Docker tag to v11
  • Loading branch information
calvinbui authored Jan 2, 2025
2 parents 640bdce + 1769c03 commit c49ed95
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
@@ -1,4 +1,4 @@
FROM openjdk:8-jre
FROM openjdk:11.0.16-jre
ARG PHOTON_VERSION=0.6.1

# Install pbzip2 for parallel extraction
Expand Down

0 comments on commit c49ed95

Please sign in to comment.