Skip to content

Commit 8fbf4db

Browse files
Merge pull request #90 from rancher/renovate/main-registry.suse.com-bci-bci-base-15.x
Update registry.suse.com/bci/bci-base Docker tag to v15.4.27.14.46 (main)
2 parents 4399100 + bdf14be commit 8fbf4db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
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
ENV KUBECTL_VERSION v1.21.8

digest/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@sha256:0b2cebba1026bb7756e9b6103aa23a00a7725dfeb2089b71d011a67a541b97d8
1+
FROM registry.suse.com/bci/bci-base:15.4.27.14.46@sha256:4502a19d6810cfa026f0a64534e4b481b0099d7a7b74de667ea9b35dc3d6a8a5

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)