diff --git a/images/Dockerfile.suseLeap42 b/images/Dockerfile.suseLeap42 index 1c7c70e4b..517d75b45 100644 --- a/images/Dockerfile.suseLeap42 +++ b/images/Dockerfile.suseLeap42 @@ -1,6 +1,6 @@ FROM opensuse/leap:42 -RUN zypper addrepo -c --no-gpgcheck http://download.opensuse.org/repositories/home:/kahowell/openSUSE_Leap_42.2/ subscription-manager +RUN zypper addrepo -c --no-gpgcheck https://oss.atix.de/SLES12SP5/ subscription-manager RUN zypper removerepo 'OSS Update' RUN zypper clean --all RUN zypper install -y make python-pip subscription-manager zypp-plugin-python which python-setuptools lsof