We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e13ec commit 91a62a3Copy full SHA for 91a62a3
1 file changed
docker/opensuse-42.2/Dockerfile
@@ -10,7 +10,7 @@ RUN zypper --no-color --non-interactive ref -f && \
10
zypper --no-color --non-interactive install --no-recommends python gcc \
11
gcc-c++ git chrpath make wget python-xml diffstat makeinfo \
12
python-curses patch socat libSDL-devel tar which unzip \
13
- net-tools iproute2 vim netcat-openbsd \
+ net-tools iproute2 vim \
14
python3 python3-curses glibc-locale syslinux
15
16
ENV JENKINS_HOME /var/lib/jenkins
0 commit comments