Skip to content

Commit a112465

Browse files
github-actions[bot]ginglis13pendo324
authored
build(deps): Bump submodules and dependencies (#1346)
* [create-pull-request] automated change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * update versions Signed-off-by: Justin Alvarez <alvajus@amazon.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Justin Alvarez <alvajus@amazon.com> Co-authored-by: ginglis13 <43075615+ginglis13@users.noreply.github.com> Co-authored-by: Justin Alvarez <alvajus@amazon.com>
1 parent b830ddf commit a112465

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

e2e/vm/version_remote_test.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ import (
1919
)
2020

2121
const (
22-
nerdctlVersion = "v2.0.3"
23-
buildKitVersion = "v0.19.0"
24-
containerdVersion = "v2.0.2"
25-
runcVersion = "1.2.4"
22+
nerdctlVersion = "v2.0.4"
23+
buildKitVersion = "v0.20.1"
24+
containerdVersion = "v2.0.4"
25+
runcVersion = "1.2.6"
2626
)
2727

2828
type Versions struct {

0 commit comments

Comments
 (0)