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
hadolint
hadolint
Commits
1e03bb1c
Commit
1e03bb1c
authored
Sep 02, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
master: bump v2.7.0 See merge request
!28
parents
3e9879c5
fc796dd1
Pipeline
#469338
passed with stages
in 19 minutes and 57 seconds
Changes
2
Pipelines
19
Hide 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 @
1e03bb1c
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8-minimal
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8-minimal
ARG
BASE_TAG=8.4
ARG
BASE_TAG=8.4
FROM
hadolint/hadolint:v2.
5
.0 AS base
FROM
hadolint/hadolint:v2.
7
.0 AS base
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
1e03bb1c
...
@@ -5,7 +5,7 @@ apiVersion: v1
...
@@ -5,7 +5,7 @@ apiVersion: v1
name
:
"
opensource/hadolint/hadolint"
name
:
"
opensource/hadolint/hadolint"
tags
:
tags
:
-
"
v2.
5
.0"
-
"
v2.
7
.0"
-
"
latest"
-
"
latest"
args
:
args
:
...
@@ -22,7 +22,7 @@ labels:
...
@@ -22,7 +22,7 @@ labels:
org.opencontainers.image.url
:
"
https://github.com/hadolint/hadolint"
org.opencontainers.image.url
:
"
https://github.com/hadolint/hadolint"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
opensource"
org.opencontainers.image.vendor
:
"
opensource"
org.opencontainers.image.version
:
"
v2.
5
.0"
org.opencontainers.image.version
:
"
v2.
7
.0"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
docker,linter,cicd"
mil.dso.ironbank.image.keywords
:
"
docker,linter,cicd"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -31,8 +31,8 @@ labels:
...
@@ -31,8 +31,8 @@ labels:
mil.dso.ironbank.product.name
:
"
hadolint"
mil.dso.ironbank.product.name
:
"
hadolint"
resources
:
resources
:
-
tag
:
hadolint/hadolint:v2.
5
.0
-
tag
:
hadolint/hadolint:v2.
7
.0
url
:
docker://docker.io/hadolint/hadolint@sha256:
1c7b747d549df30392069dc5ab81748d734876ab91e8f7dfed842ff65a544b13
url
:
docker://docker.io/hadolint/hadolint@sha256:
961273c3f08db906925a52971396a0a5aee1f3fc38db8b7614824c0d8f7e9230
maintainers
:
maintainers
:
-
email
:
"
joshua.t.carnes@lmco.com"
-
email
:
"
joshua.t.carnes@lmco.com"
...
...
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