Skip to content

Commit

Permalink
docker-containerd: bump to version 1.2.1
Browse files Browse the repository at this point in the history
This commit bumps docker-containerd to the latest tagged release, v1.2.1.

This release is compatible with the current docker engine release (18.09).

Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Dec 29, 2018
1 parent 2f4950d commit 461ef26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/docker-containerd/docker-containerd.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Computed locally
sha256 a946f4614d92d60361213ef18deab04ee73599e4567f1ff26f7a72841afe4fa2 docker-containerd-v1.1.3.tar.gz
sha256 a2780aca4d72bb8aced14ca9de99bdc9a90bdaacb06c5ddd8378a66443c1d70f docker-containerd-v1.2.1.tar.gz
sha256 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4 LICENSE
2 changes: 1 addition & 1 deletion package/docker-containerd/docker-containerd.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

DOCKER_CONTAINERD_VERSION = v1.1.3
DOCKER_CONTAINERD_VERSION = v1.2.1
DOCKER_CONTAINERD_SITE = $(call github,containerd,containerd,$(DOCKER_CONTAINERD_VERSION))
DOCKER_CONTAINERD_LICENSE = Apache-2.0
DOCKER_CONTAINERD_LICENSE_FILES = LICENSE
Expand Down

0 comments on commit 461ef26

Please sign in to comment.