UNCLASSIFIED

Commit abb9e33e authored by Olga O's avatar Olga O
Browse files

update tag 2.303.1

parent 7d335fcd
Pipeline #453359 passed with stages
in 15 minutes and 40 seconds
...@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ...@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=redhat/openjdk/openjdk8-devel ARG BASE_IMAGE=redhat/openjdk/openjdk8-devel
ARG BASE_TAG=1.8.0 ARG BASE_TAG=1.8.0
FROM jenkins/jenkins:2.289.3-centos as jenkins FROM jenkins/jenkins:2.303.1 as jenkins
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
...@@ -37,8 +37,8 @@ labels: ...@@ -37,8 +37,8 @@ labels:
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- url: "docker://docker.io/jenkins/jenkins@sha256:e3b5c5547dec8068f89ef2a8c7615f038b52844ecc77a2cda4f9897bc42c3d9a" - url: "docker://docker.io/jenkins/jenkins@sha256:0431426de0e4e32c6e681e62f7c3a7f57a7d49d30c97cbbd9260da74ae201b65"
tag: "jenkins/jenkins:2.289.3-centos" tag: "jenkins/jenkins:2.303.1"
- filename: jenkins-plugin-manager.jar - filename: jenkins-plugin-manager.jar
url: https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.10.2/jenkins-plugin-manager-2.10.2.jar url: https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.10.2/jenkins-plugin-manager-2.10.2.jar
validation: validation:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment