UNCLASSIFIED

Commit 98e79aff authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Update hardening_manifest.yaml

parent 946e4dd6
Pipeline #279136 failed with stages
in 8 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