Skip to content

Commit 7db346a

Browse files
authored
Update jenkins version in README
1 parent 1579d0c commit 7db346a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Role Variables
3838
--------------
3939

4040
```yml
41-
jenkins_version: "1.642.4" # The exact version of jenkins to deploy
41+
jenkins_version: "2.19.2" # The exact version of jenkins to deploy
4242
jenkins_url: "http://127.0.0.1" # The url that Jenkins will be accessible on
4343
jenkins_port: "8080" # The port that Jenkins will listen on
4444
jenkins_home: /data/jenkins # The directory on the server where the Jenkins configs will live
@@ -284,4 +284,4 @@ I am the founder of [NimbleCI](https://nimbleci.com) which
284284
builds Docker containers for feature branch workflow projects in Github.
285285

286286
I blog on my [personal blog](http://blog.emmetogrady.com) and
287-
about Docker related things on the [NimbleCI blog](https://blog.nimbleci.com).
287+
about Docker related things on the [NimbleCI blog](https://blog.nimbleci.com).

0 commit comments

Comments
 (0)