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
a099ccb3
Commit
a099ccb3
authored
May 25, 2021
by
renovate
Browse files
Update hadolint/hadolint Docker tag to v2.4.1
parent
94571651
Pipeline
#276357
passed with stages
in 5 minutes and 38 seconds
Changes
2
Pipelines
1
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 @
a099ccb3
...
@@ -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:
v
2.4.
0
AS base
FROM
hadolint/hadolint:2.4.
1
AS base
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
a099ccb3
...
@@ -5,7 +5,7 @@ apiVersion: v1
...
@@ -5,7 +5,7 @@ apiVersion: v1
name
:
"
opensource/hadolint/hadolint"
name
:
"
opensource/hadolint/hadolint"
tags
:
tags
:
-
"
v
2.4.
0
"
-
"
2.4.
1
"
-
"
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
:
"
v
2.4.
0
"
org.opencontainers.image.version
:
"
2.4.
1
"
## 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:
v
2.4.
0
-
tag
:
hadolint/hadolint:2.4.
1
url
:
docker://docker.io/hadolint/hadolint@sha256:ed
22c9de9b884383094edb8930696a256c4450335945c68153d8fc8fbb27bf03
url
:
docker://docker.io/hadolint/hadolint@sha256:ed
5add4b737489d99c598a8169cbc20700387596ae7284c7c6f19cae2c158859
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