-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump dependencies & Fix docker create test
- Loading branch information
1 parent
d996b82
commit a0a82fc
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule image
updated
7 files
+61 −153 | docker/docker_client.go | |
+208 −168 | docker/docker_client_test.go | |
+1 −1 | docker/docker_image_dest.go | |
+2 −2 | docker/docker_image_src.go | |
+0 −1 | oci/archive/oci_dest.go | |
+295 −0 | pkg/docker/config/config.go | |
+2 −0 | types/types.go |