Skip to content

Commit

Permalink
chore(deps): update registry.suse.com/bci/bci-busybox docker tag to v…
Browse files Browse the repository at this point in the history
…15.6
  • Loading branch information
renovate-rancher[bot] authored Jun 27, 2024
1 parent 71fcf47 commit 7dbe63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile.agent
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-busybox:15.5 AS base
FROM --platform=linux/$ARCH registry.suse.com/bci/bci-busybox:15.6 AS base

FROM base AS copy_dapper
ONBUILD ARG ARCH
Expand Down

0 comments on commit 7dbe63f

Please sign in to comment.