UNCLASSIFIED

Commit 95c9918c authored by Mark Hermeling's avatar Mark Hermeling
Browse files

Update Dockerfile

parent 63824e66
Pipeline #207579 canceled with stages
in 2 minutes and 37 seconds
......@@ -8,7 +8,7 @@ ARG BASE_TAG=8.3
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ENV HUB_DEFAULT_PWD=HubSecretPasswd
RUN HUB_DEFAULT_PWD=$(echo date +%s | sha256sum | base64 | head -c 32)
RUN yum -y update \
......
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