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

Commit 31996fc

Browse files
Update registry.suse.com/bci/bci-base Docker tag to v15.6.47.14.5
1 parent 815c7b5 commit 31996fc

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.72
1+
FROM registry.suse.com/bci/bci-base:15.6.47.14.5
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.72@sha256:9661c922b8ff880d913e397ac78e1d0361e70a206a2aedf28cfad31f4c8ad91e
1+
FROM registry.suse.com/bci/bci-base:15.6.47.14.5@sha256:9090a3c3714863055ed254106a2308d836c890d04228fa16a4773ef97bdd8f02

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.72
1+
FROM registry.suse.com/bci/bci-base:15.6.47.14.5
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)