UNCLASSIFIED

Commit cd382a4c authored by Nigel Stolting's avatar Nigel Stolting
Browse files

Updated to version 1.0.0.2 to fix reported vulnerabilities

parent 041e6b8f
......@@ -4,7 +4,7 @@ ARG BASE_TAG=8.4
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ARG VERSION=1.0.0.1
ARG VERSION=1.0.0.2
ARG USERNAME=alpha
ARG GROUPNAME=alpha
......
......@@ -8,7 +8,7 @@ name: "peaxy/hpac-em"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "1.0.0.1"
- "1.0.0.2"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://peaxy.net/"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Peaxy, Inc"
org.opencontainers.image.version: "1.0.0.1"
org.opencontainers.image.version: "1.0.0.2"
## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "user management"
## This value can be "opensource" or "commercial"
......@@ -49,7 +49,7 @@ resources:
url: s3://peaxy-core/hpac-em/hpac_dependencies.tar.gz
validation:
type: sha256
value: 173f06599f0cd6f2f33bb72e5455a5f19ec7f3494fe54aeec4870e43fec79096
value: 6daa64f204b3b80395fed21a7a26a6b9b2cda1d7b179b1b71dd6b407d1fabb45
auth:
id: peaxy-credential
region: us-east-1
......
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