UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 7a8cce65 authored by VIA DevSec's avatar VIA DevSec
Browse files

Auto-update hardening_manifest.yaml and Dockerfile

parent 3f74a325
No related branches found
No related tags found
No related merge requests found
Pipeline #3450217 passed with warnings with stages
in 1 minute and 46 seconds
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/opensource/alpinelinux/alpine
ARG BASE_TAG=3.20.1@sha256:8ddee702efa7f1af3167cce9b3a0dcfd4f619d138746aa3189dd810fdb99c681
ARG BASE_TAG=3.20.1@sha256:8f2fac57748e223bb3e7ac4250a122c69fa616eb9f24c273bc9566ea5281beda
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
USER 0
......
......@@ -3,28 +3,28 @@ apiVersion: v1
# The repository name in registry1, excluding /ironbank/
name: "via-science/tac/tendermint"
tags:
- "1.2.10"
- "1.2.21"
args:
BASE_IMAGE: "opensource/alpinelinux/alpine"
BASE_TAG: "3.20.1"
BASE_TAG: "3.19.1"
labels:
org.opencontainers.image.title: "Via Science tendermint version"
org.opencontainers.image.description: "Microservice exposing API to support Blockchain interactions."
org.opencontainers.image.licenses: "Via Science Proprietary"
org.opencontainers.image.url: "http://www.solvewithvia.com/"
org.opencontainers.image.vendor: "Via Science"
org.opencontainers.image.version: "1.2.10"
org.opencontainers.image.version: "1.2.21"
mil.dso.ironbank.image.type: "commercial"
mil.dso.ironbank.product.name: "tac"
resources:
- auth:
region: ca-central-1
id: via_credential
url: s3://viascience-build-artifacts/tendermint/1.2.10/refs/tags/v1.2.10/tendermint-6a3c63c
url: s3://viascience-build-artifacts/tendermint/1.2.21/refs/tags/v1.2.21/tendermint-7f3d06d
filename: tendermint
validation:
type: sha256
value: 8cfe4ed7edf1514b0eaae6fc2fc1eef18c1b43c67e0b98999b0dcfe2edb6472d
value: 08c0861e3815e0c571c1b1becb04a97a76e6cfcf8669ebc256f16e991c73a7a6
maintainers:
- email: "devsecops@viascience.com"
name: "Via Science DevSecOps"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment