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
8dd497bb
Commit
8dd497bb
authored
Jun 14, 2021
by
Jeffrey Weatherford
Browse files
Merge branch 'renovate/all' into 'development'
Update all dependencies Docker tags See merge request
!23
parents
f69bbc56
f4590c15
Pipeline
#314658
passed with stages
in 6 minutes and 24 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 @
8dd497bb
...
@@ -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:2.
4.1
AS base
FROM
hadolint/hadolint:
v
2.
5.0
AS base
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
8dd497bb
...
@@ -5,7 +5,7 @@ apiVersion: v1
...
@@ -5,7 +5,7 @@ apiVersion: v1
name
:
"
opensource/hadolint/hadolint"
name
:
"
opensource/hadolint/hadolint"
tags
:
tags
:
-
"
2.
4.1
"
-
"
v
2.
5.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
:
"
2.
4.1
"
org.opencontainers.image.version
:
"
v
2.
5.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:2.
4.1
-
tag
:
hadolint/hadolint:
v
2.
5.0
url
:
docker://docker.io/hadolint/hadolint@sha256:
ed5add4b737489d99c598a8169cbc20700387596ae7284c7c6f19cae2c158859
url
:
docker://docker.io/hadolint/hadolint@sha256:
1c7b747d549df30392069dc5ab81748d734876ab91e8f7dfed842ff65a544b13
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