Skip to content

Commit 0582616

Browse files
Merge pull request #71 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.38 (main)
2 parents 0afdba8 + 0314238 commit 0582616

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 +1 @@
1-
FROM registry.suse.com/bci/bci-base:15.4.27.14.36
1+
FROM registry.suse.com/bci/bci-base:15.4.27.14.38

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.36@sha256:c8aeb5a7662c38716d303fb854c5baa2329afccb4637c0f3c7c44b971181fdbb
1+
FROM registry.suse.com/bci/bci-base:15.4.27.14.38@sha256:9070bd44a9df2a0c6241564fd58c1fd10961dab350e1cd5d6a69c0d4e6baf2a4

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