Skip to content

Commit

Permalink
[WEBSITE-498] Fix release version to use
Browse files Browse the repository at this point in the history
  • Loading branch information
alecharp committed Feb 11, 2019
1 parent 90e731d commit 5e678cb
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -44,7 +44,7 @@ So you can run Jenkins on Java 11 with:

[source, shell]
----
docker run -p 50000:50000 -p 8080:8080 jenkins/jenkins:2.163-jdk11
docker run -p 50000:50000 -p 8080:8080 jenkins/jenkins:2.164-jdk11
----

You can find more details on the specific documentation page: /doc/administration/requirements/jenkins-on-java-11#discovering-issues-with-java-11[Running Jenkins on Java 11].
Expand Down

0 comments on commit 5e678cb

Please sign in to comment.