diff --git a/Dockerfile b/Dockerfile index 388505a11dc74c04f55a3f5596c4458389c428c8..7f1c3ee35f0a5adc2ead29a32ee086ea8431011f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.4 -FROM istio/install-cni:1.10.3 AS base +FROM istio/install-cni:1.10.4 AS base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 9bc851be091fc1fb8516bd1d1984530caa46defc..b90cb76e0f33b85f258cff7680f4d1253ddedd1d 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -7,7 +7,7 @@ name: "opensource/istio/install-cni" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "1.10.3" +- "1.10.4" - "1.10" # Build args passed to Dockerfile ARGs @@ -26,7 +26,7 @@ labels: org.opencontainers.image.url: "https://istio.io/" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "istio" - org.opencontainers.image.version: "1.10.3" + org.opencontainers.image.version: "1.10.4" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "istio,servicemesh" ## This value can be "opensource" or "commercial" @@ -36,8 +36,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: istio/install-cni:1.10.3 - url: docker://docker.io/istio/install-cni@sha256:2232f365aed6542b144c816ea360d72e67dbd91730a99b6278b941e8d3868c35 +- tag: istio/install-cni:1.10.4 + url: docker://docker.io/istio/install-cni@sha256:3ea5add837cb7e160b48b452b74f5954318474313fca18f4dff0f61a80a978f3 - filename: jq-linux64 url: https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 validation: