diff --git a/carbonj.service/Dockerfile b/carbonj.service/Dockerfile index 9b4cd099..df280bba 100644 --- a/carbonj.service/Dockerfile +++ b/carbonj.service/Dockerfile @@ -5,7 +5,7 @@ # For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause # -FROM quay.io/centos/centos:stream8 +FROM docker-registry.releng.demandware.net/common/cc-centos-openjdk-testrunner_11u18:b9da990 ARG DEPENDENCY=target/dependency ARG VERSION=latest