UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit f01d12c1 authored by Patrick Einheber's avatar Patrick Einheber
Browse files

Merge branch 'ubi-8.10' into 'development'

Update hardening_manifest.yaml, Dockerfile

See merge request !37
parents 1b73ec4b 1bd9d5ab
Branches development
No related tags found
2 merge requests!38Development,!37Update hardening_manifest.yaml, Dockerfile
Pipeline #3817273 passed with warnings
......@@ -3,7 +3,7 @@ ARG CONFLUENT_OPERATOR_BASE_TAG=0.1033.43
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.9
ARG BASE_TAG=8.10
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.1033.43"
BASE_IMAGE: "redhat/ubi/ubi8"
BASE_TAG: "8.9"
BASE_TAG: "8.10"
# 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