We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d523a6d commit f831201Copy full SHA for f831201
prepare_source
@@ -1,4 +1,4 @@
1
-git_src --branch v2.1.1 https://github.com/containerd/containerd
+git_src --branch v2.1.3 https://github.com/containerd/containerd
2
3
# debian specific things
4
crd=$(mktemp -d)
@@ -15,5 +15,5 @@ rm -f "$dir/src/debian/patches"/*
15
import_upstream_patches upstream_patches
16
apply_patches
17
18
-version="2.1.1-0"
19
-message="Update to 2.1.1-0"
+version="2.1.3-0"
+message="Update to 2.1.3-0"
0 commit comments