Skip to content

Commit

Permalink
chore(deps): update registry.suse.com/bci/bci-base docker tag to v15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Jun 27, 2024
1 parent 71fcf47 commit 602de25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BUILD_ENV=dapper
ARG ARCH

FROM --platform=linux/$ARCH registry.suse.com/bci/bci-base:15.5 AS base
FROM --platform=linux/$ARCH registry.suse.com/bci/bci-base:15.6 AS base
COPY package/log.sh /usr/bin/
RUN zypper rm -y container-suseconnect && \
zypper ar --priority=500 https://download.opensuse.org/repositories/Virtualization:containers/5.5/Virtualization:containers.repo && \
Expand Down

0 comments on commit 602de25

Please sign in to comment.