mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 11:12:32 +00:00
As discussed before, as we use this in three places, cloning in base makes more sense. Update base image. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
5 lines
67 B
Makefile
5 lines
67 B
Makefile
IMAGE=test-containerd
|
|
DEPS=run.sh
|
|
|
|
include ../../../pkg/package.mk
|