mirror of
https://github.com/containers/podman.git
synced 2025-12-07 06:11:07 +08:00
Update common, image, and storage deps
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Paul Holzinger
parent
32d96f40c3
commit
444f19cb2a
1
vendor/github.com/containers/storage/drivers/template.go
generated
vendored
1
vendor/github.com/containers/storage/drivers/template.go
generated
vendored
@@ -34,6 +34,7 @@ func NaiveCreateFromTemplate(d TemplateDriver, id, template string, templateIDMa
|
||||
}
|
||||
return err
|
||||
}
|
||||
defer diff.Close()
|
||||
|
||||
applyOptions := ApplyDiffOpts{
|
||||
Diff: diff,
|
||||
|
||||
Reference in New Issue
Block a user