Skip to content

Commit

Permalink
use atix repo for suse leap 42
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jul 16, 2024
1 parent 8af8f03 commit 1c13e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile.suseLeap42
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1c13e93

Please sign in to comment.