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

Commit cb7e341

Browse files
Update registry.suse.com/bci/bci-base Docker tag to v15.5.36.5.29
1 parent cc06655 commit cb7e341

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.5.36.5.29
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:4c391a86ddca7a8cdb0209e03fefca9e084864124a61a03e058de1ee9aaae526
1+
FROM registry.suse.com/bci/bci-base:15.5.36.5.29@sha256:023266475145aace00d236e4346d9b45ceb3788905226f68012ed1f15412d740

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.5.36.5.29
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)