Skip to content

Commit a9aa497

Browse files
chore(deps): update dependency bootc-dev/bcvk to v0.11.0 (#128)
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> Co-authored-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent e8c40be commit a9aa497

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

devenv/Containerfile.c10s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ EORUN
2727

2828
FROM base as tools
2929
# renovate: datasource=github-releases depName=bootc-dev/bcvk
30-
ARG bcvkversion=v0.9.0
30+
ARG bcvkversion=v0.11.0
3131
# renovate: datasource=github-releases depName=ossf/scorecard
3232
ARG scorecardversion=v5.1.1
3333
# renovate: datasource=github-releases depName=nushell/nushell

devenv/Containerfile.debian

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ EORUN
3030

3131
FROM base as tools
3232
# renovate: datasource=github-releases depName=bootc-dev/bcvk
33-
ARG bcvkversion=v0.9.0
33+
ARG bcvkversion=v0.11.0
3434
# renovate: datasource=github-releases depName=ossf/scorecard
3535
ARG scorecardversion=v5.1.1
3636
# renovate: datasource=github-releases depName=nushell/nushell

0 commit comments

Comments
 (0)