Skip to content

Commit

Permalink
Update Core and plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed May 27, 2018
1 parent 9d2fd45 commit 0503547
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.107.2
FROM jenkins/jenkins:2.107.3
MAINTAINER Oleg Nenashev <[email protected]>
LABEL Description="This demo shows how to setup Jenkins Config-as-Code with Docker, Pipeline, and Groovy Hook Scripts" Vendor="Oleg Nenashev" Version="0.2"

Expand Down
14 changes: 7 additions & 7 deletions plugins.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
matrix-auth:2.2
cloudbees-folder:6.4
workflow-aggregator:2.5
workflow-cps:2.49
git:3.8.0
timestamper:1.8.9
workflow-cps:2.53
git:3.9.0
timestamper:1.8.10
yet-another-docker-plugin:0.1.0-rc47
ownership:0.12.0
job-restrictions:0.6
role-strategy:2.7.0
ownership:0.12.1
job-restrictions:0.7
role-strategy:2.8.1
mailer:1.21
authorize-project:1.3.0
security-inspector:0.4
Expand All @@ -21,4 +21,4 @@ findbugs:4.72
parallel-test-executor:1.10
email-ext:2.62
jacoco:2.2.1
cobertura:1.12
cobertura:1.12.1

0 comments on commit 0503547

Please sign in to comment.