UNCLASSIFIED

Commit 7ff7c53a authored by Jacob Rohlman's avatar Jacob Rohlman
Browse files

Merge branch 'updatedTag' into 'development'

Updated tag

See merge request !25
parents 3b2069e1 dbc579c7
Pipeline #275704 passed with stages
in 9 minutes
...@@ -8,7 +8,7 @@ name: "opensource/postgres/postgresql10" ...@@ -8,7 +8,7 @@ name: "opensource/postgres/postgresql10"
# 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:
- "10.16" - "10.17"
- "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://www.postgresql.org/" org.opencontainers.image.url: "https://www.postgresql.org/"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "The PostgreSQL Global Development Group" org.opencontainers.image.vendor: "The PostgreSQL Global Development Group"
org.opencontainers.image.version: "10.16" org.opencontainers.image.version: "10.17"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "postgresql,postgresql10" mil.dso.ironbank.image.keywords: "postgresql,postgresql10"
## 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