UNCLASSIFIED

Commit bf028a51 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'scottstroud-development-patch-52983' into 'development'

corrected base image

See merge request !9
parents 0219750d a0eb9f30
Pipeline #185719 passed with stages
in 18 minutes and 2 seconds
......@@ -14,8 +14,8 @@ tags:
# Build args passed to Dockerfile ARGs
args:
BASE_IMAGE: "redhat/openjdk/openjdk11"
BASE_TAG: "1.11"
BASE_IMAGE: "confluent/control-center/cp-enterprise-control-center-5.5.x"
BASE_TAG: "5.5.3"
# Docker image labels
labels:
......
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