UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
jenkins
jenkins
Commits
2d3ed9ec
Commit
2d3ed9ec
authored
Aug 31, 2021
by
Olga Ojjeh
Browse files
Merge branch 'olga-update' into 'development'
update tag 2.303.1 See merge request
!58
parents
7d335fcd
abb9e33e
Pipeline
#453409
failed with stages
in 44 minutes and 9 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+2
-2
No files found.
Dockerfile
View file @
2d3ed9ec
...
@@ -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}
...
...
hardening_manifest.yaml
View file @
2d3ed9ec
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment