Skip to content

Commit

Permalink
Merge pull request #109 from rancher/renovate/main-registry.suse.com-…
Browse files Browse the repository at this point in the history
…bci-bci-base-15.x

Update registry.suse.com/bci/bci-base Docker tag to v15.4.27.14.63 (main)
  • Loading branch information
renovate-rancher[bot] authored May 27, 2023
2 parents e10accb + 8d05c0b commit 921da85
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM registry.suse.com/bci/bci-base:15.4.27.14.60
FROM registry.suse.com/bci/bci-base:15.4.27.14.63

ENV KUBECTL_VERSION v1.21.8
2 changes: 1 addition & 1 deletion digest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM registry.suse.com/bci/bci-base:15.4.27.14.60@sha256:07ed37a7896b16f22f401696939551d81b321ab0b1d026fa510554d05e843c03
FROM registry.suse.com/bci/bci-base:15.4.27.14.63@sha256:ffba4061960aa90c4204d9ebfd108fbb708133dce8965bc4bc4754da7eb86755
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.suse.com/bci/bci-base:15.4.27.14.60
FROM registry.suse.com/bci/bci-base:15.4.27.14.63

RUN zypper -n install git-core curl ca-certificates unzip xz gzip sed tar shadow gawk vim netcat-openbsd mkisofs && \
zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && \
Expand Down

0 comments on commit 921da85

Please sign in to comment.