UNCLASSIFIED

Commit 8f26900b authored by Scott Stroud's avatar Scott Stroud
Browse files

Update Dockerfile

parent 65faab6f
Pipeline #165071 failed with stages
in 2 minutes and 17 seconds
......@@ -6,6 +6,8 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
WORKDIR /opt
USER root
RUN mkdir -p /tmp/untar
COPY cp-operator-service-5.5.3_opt.tar.gz /tmp/untar
......
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