Revert "build(deps): bump github.com/moby/buildkit from 0.8.2 to 0.8.3"

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-04-30 16:08:24 -07:00
parent 8abf06cb9b
commit 1abae70ff6
3 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ import (
const (
image = "moby/buildkit"
version = "v0.8.3"
version = "v0.8.2"
imageVersion = image + ":" + version
containerName = "dagger-buildkitd"
volumeName = "dagger-buildkitd"