Skip to content

Commit 238784e

Browse files
chore: update moby/buildkit docker tag to v0.25.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8574bb9 commit 238784e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
if: (!startsWith(github.head_ref, 'renovate/') && !startsWith(github.head_ref, 'dependabot/'))
2828
services:
2929
buildkitd:
30-
image: moby/buildkit:v0.12.5
30+
image: moby/buildkit:v0.25.1
3131
options: --privileged
3232
ports:
3333
- 1234:1234

0 commit comments

Comments
 (0)