Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit 1589815

Browse files
Merge pull request #111 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.66 (main)
2 parents 921da85 + 33671b1 commit 1589815

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM registry.suse.com/bci/bci-base:15.4.27.14.63
1+
FROM registry.suse.com/bci/bci-base:15.4.27.14.66
22

33
ENV KUBECTL_VERSION v1.21.8

digest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM registry.suse.com/bci/bci-base:15.4.27.14.63@sha256:ffba4061960aa90c4204d9ebfd108fbb708133dce8965bc4bc4754da7eb86755
1+
FROM registry.suse.com/bci/bci-base:15.4.27.14.66@sha256:6cbfea5ca77c23735b84c82cef6a245a70716ed7988cbd2dc5278824616b21d9

package/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.suse.com/bci/bci-base:15.4.27.14.63
1+
FROM registry.suse.com/bci/bci-base:15.4.27.14.66
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)