From 216abfb6dfa437166627cf7e2d2a66ae95aad07e Mon Sep 17 00:00:00 2001 From: Adin Scannell Date: Fri, 4 Dec 2020 15:03:21 -0800 Subject: Update containerd tests for 1.4+ to 1.4.3. PiperOrigin-RevId: 345764404 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 039dd6881..b4dbc56f3 100644 --- a/Makefile +++ b/Makefile @@ -262,7 +262,7 @@ containerd-test-%: load-basic_alpine load-basic_python load-basic_busybox load-b containerd-tests: ## Runs all supported containerd version tests. containerd-tests: containerd-test-1.2.13 containerd-tests: containerd-test-1.3.9 -containerd-tests: containerd-test-1.4.0-beta.0 +containerd-tests: containerd-test-1.4.3 ## ## Benchmarks. -- cgit v1.2.3