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
M
MITRE
SAF
heimdall2
Commits
49788b1a
Unverified
Commit
49788b1a
authored
May 28, 2021
by
Robert Clark
Browse files
Upgrade to Heimdall 2.4.7
parent
1e94077f
Pipeline
#283221
passed with stages
in 27 minutes and 34 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+4
-4
No files found.
Dockerfile
View file @
49788b1a
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/opensource/nodejs/nodejs14
ARG
BASE_IMAGE=ironbank/opensource/nodejs/nodejs14
ARG
BASE_TAG=14.17.0
ARG
BASE_TAG=14.17.0
FROM
mitre/heimdall2:version-2.4.
6
AS source
FROM
mitre/heimdall2:version-2.4.
7
AS source
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
49788b1a
...
@@ -8,7 +8,7 @@ name: "mitre/saf/heimdall2"
...
@@ -8,7 +8,7 @@ name: "mitre/saf/heimdall2"
# The most specific version should be the first tag and will be shown
# The most specific version should be the first tag and will be shown
# on ironbank.dso.mil
# on ironbank.dso.mil
tags
:
tags
:
-
"
2.4.
6
"
-
"
2.4.
7
"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
...
@@ -29,7 +29,7 @@ labels:
...
@@ -29,7 +29,7 @@ labels:
# Name of the distributing entity, organization or individual
# Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
MITRE"
org.opencontainers.image.vendor
:
"
MITRE"
# Authoritative version of the software
# Authoritative version of the software
org.opencontainers.image.version
:
"
2.4.
6
"
org.opencontainers.image.version
:
"
2.4.
7
"
# Keywords to help with search (ex. "cicd,gitops,golang")
# Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
saf"
mil.dso.ironbank.image.keywords
:
"
saf"
# This value can be "opensource" or "commercial"
# This value can be "opensource" or "commercial"
...
@@ -47,8 +47,8 @@ resources:
...
@@ -47,8 +47,8 @@ resources:
value
:
7e433d4a77e2c79e6a7ae4866782608a8e8bcad3ec6783580577c59538381a6e
value
:
7e433d4a77e2c79e6a7ae4866782608a8e8bcad3ec6783580577c59538381a6e
# This is the official upstream docker image of Heimdall2
# This is the official upstream docker image of Heimdall2
-
tag
:
mitre/heimdall2:version-2.4.
6
-
tag
:
mitre/heimdall2:version-2.4.
7
url
:
docker://docker.io/mitre/heimdall2@sha256:
9253d4cbb8ee6a08147e0bb4ce2b87232719cca73014fb367e6925d3e481e00c
url
:
docker://docker.io/mitre/heimdall2@sha256:
c02dfe81c286fb16142e92912c0ae0d67c22748304d591b893361c48c549107a
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
...
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