diff --git a/Dockerfile b/Dockerfile index fa166d9..696a210 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,4 +28,4 @@ RUN if [ "${OS_DISTRIBUTION}" = "opensuse-leap" ] && [ "${PROXY_CERT_PATH}" != " ### To install the nginx package for opensuse ### -RUN zypper refresh && zypper install nginx -y +# RUN zypper refresh && zypper install nginx -y