We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3040aa6 + 85d55c8 commit b053f18Copy full SHA for b053f18
base/Dockerfile
@@ -1 +1 @@
1
-FROM registry.suse.com/bci/bci-base:15.4.27.14.42
+FROM registry.suse.com/bci/bci-base:15.4.27.14.46
package/Dockerfile
@@ -1,4 +1,4 @@
2
3
RUN zypper -n install git-core curl ca-certificates unzip xz gzip sed tar shadow gawk vim netcat-openbsd mkisofs && \
4
zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && \
0 commit comments