Skip to content

Commit

Permalink
Merge pull request #13 from oleg-nenashev/jenkins-core-update
Browse files Browse the repository at this point in the history
Update Jenkins core to 2.239
  • Loading branch information
oleg-nenashev authored Jun 3, 2020
2 parents 8ec2b4a + be78e0d commit 2251c24
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 @@
ARG JENKINS_VERSION=2.238
ARG JENKINS_VERSION=2.239
FROM jenkins/jenkins:$JENKINS_VERSION
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

0 comments on commit 2251c24

Please sign in to comment.