Merge pull request #7483 from jterry75/jterry75/update_image_config_argsescaped

Updates oci image config to support upstream ArgsEscaped
This commit is contained in:
Kevin Parsons
2022-10-11 16:32:31 -07:00
committed by GitHub
14 changed files with 95 additions and 73 deletions

2
go.mod
View File

@@ -44,7 +44,7 @@ require (
github.com/moby/sys/signal v0.7.0
github.com/moby/sys/symlink v0.2.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b
github.com/opencontainers/runc v1.1.4
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
github.com/opencontainers/selinux v1.10.2