diff --git a/Dockerfile b/Dockerfile index 18b72ba..db0dbf3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,6 @@ RUN if [ "${OS_DISTRIBUTION}" = "opensuse-leap" ] && [ "${PROXY_CERT_PATH}" != " cp /tmp/sc.crt /usr/share/pki/trust/anchors && \ update-ca-certificates; \ fi -RUN /axone/axone-install -v ########################### Add any other image customizations here #######################