We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5ea79 commit e53c622Copy full SHA for e53c622
jdk-21/Dockerfile
@@ -1,5 +1,5 @@
1
# Base image referring official build from jenkins - jdk 11
2
-FROM jenkins/jenkins:lts-jdk11
+FROM jenkins/jenkins:lts-jdk21
3
# Jenkins default user and password will be passed on run time
4
ARG JENKINS_USER
5
ARG JENKINS_PASS
0 commit comments