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

Commit 6a5bb07

Browse files
Update registry.suse.com/bci/bci-base Docker tag to v15.5.36.5.22
1 parent cc06655 commit 6a5bb07

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.22
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.22@sha256:9471088ec630db60d04a13027ab13742e9d4658f299976e9fc6f9f0db76e1e25

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