UNCLASSIFIED

Commit 7bfcddac authored by Joshua Eason's avatar Joshua Eason
Browse files

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

Fixing tags and labels

See merge request !22
parents 51607878 67dd76f5
Pipeline #368086 passed with stages
in 12 minutes and 44 seconds
...@@ -8,7 +8,7 @@ name: "google/golang/golang-1.15" ...@@ -8,7 +8,7 @@ name: "google/golang/golang-1.15"
# 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.15.13" - "1.15.14"
- "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://hub.docker.com/_/golang" org.opencontainers.image.url: "https://hub.docker.com/_/golang"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Google" org.opencontainers.image.vendor: "Google"
org.opencontainers.image.version: "1.15.13" org.opencontainers.image.version: "1.15.14"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "golang,go" mil.dso.ironbank.image.keywords: "golang,go"
## 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