Skip to content

Commit

Permalink
Update registry.suse.com/bci/bci-base Docker tag to v15.5.36.11.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] committed May 30, 2024
1 parent 815c7b5 commit 7dc6a70
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.72
FROM registry.suse.com/bci/bci-base:15.5.36.11.38

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.72@sha256:9661c922b8ff880d913e397ac78e1d0361e70a206a2aedf28cfad31f4c8ad91e
FROM registry.suse.com/bci/bci-base:15.5.36.11.38@sha256:bc5a07428ed80049b26f782bdf9534af221148b90cb7b5ca122a6c207b6b00a9
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.72
FROM registry.suse.com/bci/bci-base:15.5.36.11.38

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 7dc6a70

Please sign in to comment.