jenkins-0.4.2: bump bitnami/jenkins image to version 2.33-r2

This commit is contained in:
Bitnami Containers
2016-12-28 18:10:55 +00:00
parent 5a13dde32b
commit 6a3eec72f4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: jenkins
version: 0.4.1
version: 0.4.2
description: The leading open source automation server
keywords:
- jenkins
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami Jenkins image version
## ref: https://hub.docker.com/r/bitnami/jenkins/tags/
##
image: bitnami/jenkins:2.33-r1
image: bitnami/jenkins:2.33-r2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'