UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 22637ebc authored by Scott Stroud's avatar Scott Stroud
Browse files

upgrade to ubi:8.8

parent db4ccab1
Branches 2.6.0
No related tags found
2 merge requests!12Development,!112.6.0
Pipeline #1785144 passed
Pipeline: confluent-operator-2.9.x

#1785147

    ......@@ -3,7 +3,7 @@ ARG CONFLUENT_OPERATOR_BASE_TAG=0.771.13
    ARG BASE_REGISTRY=registry1.dso.mil
    ARG BASE_IMAGE=redhat/ubi/ubi8
    ARG BASE_TAG=8.7
    ARG BASE_TAG=8.8
    FROM ${CONFLUENT_OPERATOR_BASE_IMAGE}:${CONFLUENT_OPERATOR_BASE_TAG} as base
    FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
    ......
    ......@@ -18,7 +18,7 @@ args:
    CONFLUENT_OPERATOR_BASE_IMAGE: "confluentinc/confluent-operator"
    CONFLUENT_OPERATOR_BASE_TAG: "0.771.13"
    BASE_IMAGE: "redhat/ubi/ubi8"
    BASE_TAG: "8.7"
    BASE_TAG: "8.8"
    # Docker image labels
    labels:
    ......
    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