UNCLASSIFIED

Commit 176c163c authored by bhearn's avatar bhearn
Browse files

fix sha

parent 545f69f2
Pipeline #109472 passed with stage
in 9 seconds
ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.2 ARG BASE_TAG=8.3
FROM istio/operator:1.7.6 AS base FROM istio/operator:1.7.6 AS base
......
...@@ -37,8 +37,8 @@ labels: ...@@ -37,8 +37,8 @@ labels:
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- tag: istio/operator:1.7.5 - tag: istio/operator:1.7.6
url: docker://docker.io/istio/operator@sha256:a05c1e0d2ff0bafea5a803022c059da22175c96f4d6667075c29de8703b7d3b9 url: docker://docker.io/istio/operator@sha256:62fa2b255ecda63ef6a4d55dcfd27ac88c5d49cda52b2e1b464ff481fbcfe88a
# List of project maintainers # List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist # FIXME: Fill in the following details for the current container owner in the whitelist
......
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