mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
alpine: Bump to containerd v1.1.2
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
d05c9c0af6
commit
6b6596f881
@ -53,7 +53,7 @@ RUN go get -u github.com/LK4D4/vndr
|
||||
# Update `FROM` in `pkg/containerd/Dockerfile`, `pkg/init/Dockerfile` and
|
||||
# `test/pkg/containerd/Dockerfile` when changing this.
|
||||
ENV CONTAINERD_REPO=https://github.com/containerd/containerd.git
|
||||
ENV CONTAINERD_COMMIT=v1.1.1
|
||||
ENV CONTAINERD_COMMIT=v1.1.2
|
||||
RUN mkdir -p $GOPATH/src/github.com/containerd && \
|
||||
cd $GOPATH/src/github.com/containerd && \
|
||||
git clone https://github.com/containerd/containerd.git && \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:d94c0b0b11d1d669e72745739a078676b48a2fc6-arm64
|
||||
# linuxkit/alpine:7ce5554cf0ec50a19f9c13c7c4472b3f8a0777bc-arm64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.2.0-r0
|
||||
alpine-baselayout-3.1.0-r0
|
||||
@ -40,7 +40,7 @@ cmake-bash-completion-3.11.1-r2
|
||||
coreutils-8.29-r2
|
||||
cryptsetup-2.0.2-r3
|
||||
cryptsetup-libs-2.0.2-r3
|
||||
curl-7.60.0-r1
|
||||
curl-7.61.0-r0
|
||||
db-5.3.28-r0
|
||||
dbus-libs-1.10.24-r1
|
||||
device-mapper-libs-2.02.178-r0
|
||||
@ -128,7 +128,7 @@ libcap-ng-0.7.9-r0
|
||||
libcap-ng-dev-0.7.9-r0
|
||||
libcom_err-1.44.2-r0
|
||||
libcrypto1.0-1.0.2o-r1
|
||||
libcurl-7.60.0-r1
|
||||
libcurl-7.61.0-r0
|
||||
libdrm-2.4.92-r0
|
||||
libedit-20170329.3.1-r3
|
||||
libedit-dev-20170329.3.1-r3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:1be091fe902a92cea4573b2d64c2757e1fb8b282-s390x
|
||||
# linuxkit/alpine:24278490c0ae074fc401c1207de9e5e7b4294c67-s390x
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.2.0-r0
|
||||
alpine-baselayout-3.1.0-r0
|
||||
@ -40,7 +40,7 @@ cmake-bash-completion-3.11.1-r2
|
||||
coreutils-8.29-r2
|
||||
cryptsetup-2.0.2-r3
|
||||
cryptsetup-libs-2.0.2-r3
|
||||
curl-7.60.0-r1
|
||||
curl-7.61.0-r0
|
||||
db-5.3.28-r0
|
||||
dbus-libs-1.10.24-r1
|
||||
device-mapper-libs-2.02.178-r0
|
||||
@ -127,7 +127,7 @@ libcap-ng-0.7.9-r0
|
||||
libcap-ng-dev-0.7.9-r0
|
||||
libcom_err-1.44.2-r0
|
||||
libcrypto1.0-1.0.2o-r1
|
||||
libcurl-7.60.0-r1
|
||||
libcurl-7.61.0-r0
|
||||
libdrm-2.4.92-r0
|
||||
libedit-20170329.3.1-r3
|
||||
libedit-dev-20170329.3.1-r3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:cbf183a92cb4800c4129c2b9bb6e4d3eb3226330-amd64
|
||||
# linuxkit/alpine:8a89682421abf0d886d777235a05f4a04a736df2-amd64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.2.0-r0
|
||||
alpine-baselayout-3.1.0-r0
|
||||
@ -40,7 +40,7 @@ cmake-bash-completion-3.11.1-r2
|
||||
coreutils-8.29-r2
|
||||
cryptsetup-2.0.2-r3
|
||||
cryptsetup-libs-2.0.2-r3
|
||||
curl-7.60.0-r1
|
||||
curl-7.61.0-r0
|
||||
db-5.3.28-r0
|
||||
dbus-libs-1.10.24-r1
|
||||
device-mapper-libs-2.02.178-r0
|
||||
@ -132,7 +132,7 @@ libcap-ng-0.7.9-r0
|
||||
libcap-ng-dev-0.7.9-r0
|
||||
libcom_err-1.44.2-r0
|
||||
libcrypto1.0-1.0.2o-r1
|
||||
libcurl-7.60.0-r1
|
||||
libcurl-7.61.0-r0
|
||||
libdrm-2.4.92-r0
|
||||
libedit-20170329.3.1-r3
|
||||
libedit-dev-20170329.3.1-r3
|
||||
|
Loading…
Reference in New Issue
Block a user