Skip to content

Commit

Permalink
chore: update container images
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 2909d0b commit fd66ddc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
if: (!startsWith(github.head_ref, 'renovate/') && !startsWith(github.head_ref, 'dependabot/'))
services:
buildkitd:
image: moby/buildkit:v0.17.2
image: moby/buildkit:v0.18.0
options: --privileged
ports:
- 1234:1234
Expand Down
2 changes: 1 addition & 1 deletion Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ vars:
linux_sha512: c7523dc5b012367301ab43a685b766dce025c4993041acd3dacd085b052b3fccc7f50c892357acf481e24ccad512770ef46a13d2da16c2a178c44a27f7022932

# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
wolfi_base_ref: sha256:8dd9ceace8b1574e550374e9c07c2baafa60cc96223c1314fac61bd2edb48c70
wolfi_base_ref: sha256:a9547b680d3d322b14c2e46963b04d7afe71d927a3fa701a839559041989debe

labels:
org.opencontainers.image.source: https://github.com/siderolabs/sbc-rockchip

0 comments on commit fd66ddc

Please sign in to comment.