Skip to content

Commit

Permalink
chore: update moby/buildkit docker tag to v0.16.0
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 Sep 10, 2024
1 parent c31f3e9 commit 00934d8
Showing 1 changed file with 1 addition and 1 deletion.
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.15.1
image: moby/buildkit:v0.16.0
options: --privileged
ports:
- 1234:1234
Expand Down

0 comments on commit 00934d8

Please sign in to comment.