Skip to content

Commit

Permalink
Update registry.suse.com/bci/bci-base Docker tag to v15.4.27.14.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Mar 25, 2023
1 parent 29b488d commit d0fce98
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.38
FROM registry.suse.com/bci/bci-base:15.4.27.14.42

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.38@sha256:9070bd44a9df2a0c6241564fd58c1fd10961dab350e1cd5d6a69c0d4e6baf2a4
FROM registry.suse.com/bci/bci-base:15.4.27.14.42@sha256:0b2cebba1026bb7756e9b6103aa23a00a7725dfeb2089b71d011a67a541b97d8
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.38
FROM registry.suse.com/bci/bci-base:15.4.27.14.42

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 d0fce98

Please sign in to comment.