Skip to content

Commit 19782e5

Browse files
build(deps): Bump submodules and dependencies (runfinch#1411)
* [create-pull-request] automated change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: update runtime component versions Signed-off-by: Subash Kotha <[email protected]> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Subash Kotha <[email protected]> Co-authored-by: subashkotha <[email protected]> Co-authored-by: Subash Kotha <[email protected]>
1 parent b9fd27d commit 19782e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

e2e/vm/version_remote_test.go

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

2121
const (
22-
nerdctlVersion = "v2.1.1"
22+
nerdctlVersion = "v2.1.2"
2323
buildKitVersion = "v0.21.1"
24-
containerdVersion = "v2.1.0"
24+
containerdVersion = "v2.1.1"
2525
runcVersion = "1.3.0"
2626
)
2727

0 commit comments

Comments
 (0)