UNCLASSIFIED

Commit 0f4be385 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'andymaks-development-patch-02351' into 'development'

Update hardening_manifest.yaml

See merge request !42
parents 946e4dd6 98e79aff
Pipeline #289240 passed with stages
in 7 minutes and 52 seconds
......@@ -8,7 +8,7 @@ name: "opensource/postgres/postgresql12"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "12.6"
- "12.7"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -20,7 +20,7 @@ args:
labels:
org.opencontainers.image.title: "postgresql12"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description: "PostgreSQL v12.6 server based on RedHat UBI 8. Supported through November 14, 2024."
org.opencontainers.image.description: "PostgreSQL v12.7 server based on RedHat UBI 8. Supported through November 14, 2024."
## License(s) under which contained software is distributed
org.opencontainers.image.licenses: "PostgreSQL"
## URL to find more information on the image
......
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