UNCLASSIFIED

Commit 2e01cf54 authored by Joshua Eason's avatar Joshua Eason
Browse files

Update hardening_manifest.yaml

parent fac0891e
Pipeline #395870 passed with stages
in 13 minutes and 22 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