Skip to content

Commit b053f18

Browse files
Merge pull request #91 from rancher/renovate/release/v9.9-registry.suse.com-bci-bci-base-15.x
Update registry.suse.com/bci/bci-base Docker tag to v15.4.27.14.46 (release/v9.9)
2 parents 3040aa6 + 85d55c8 commit b053f18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM registry.suse.com/bci/bci-base:15.4.27.14.42
1+
FROM registry.suse.com/bci/bci-base:15.4.27.14.46

package/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.suse.com/bci/bci-base:15.4.27.14.42
1+
FROM registry.suse.com/bci/bci-base:15.4.27.14.46
22

33
RUN zypper -n install git-core curl ca-certificates unzip xz gzip sed tar shadow gawk vim netcat-openbsd mkisofs && \
44
zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && \

0 commit comments

Comments
 (0)