UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit e54ccbdf authored by Joshua Eason's avatar Joshua Eason
Browse files

Merge branch 'jeason-development-patch-00139' into 'development'

Update hardening_manifest.yaml

See merge request !8
parents fac0891e 2e01cf54
Pipeline #395885 passed with stages
in 10 minutes and 54 seconds
...@@ -8,7 +8,7 @@ name: "opensource/apache/apache-ant19-openjdk-11" ...@@ -8,7 +8,7 @@ name: "opensource/apache/apache-ant19-openjdk-11"
# 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.dsop.io # on ironbank.dsop.io
tags: tags:
- "1.9.15" - "1.9.16"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -27,7 +27,7 @@ labels: ...@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://ant.apache.org/" org.opencontainers.image.url: "https://ant.apache.org/"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Apache" org.opencontainers.image.vendor: "Apache"
org.opencontainers.image.version: "1.9.15" org.opencontainers.image.version: "1.9.16"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "Apache" mil.dso.ironbank.image.keywords: "Apache"
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment