mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
alpine: Bump to containerd v1.1.1
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
20bd54c6b0
commit
8ad9f65ec8
@ -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.0-rc.2
|
||||
ENV CONTAINERD_COMMIT=v1.1.1
|
||||
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:3c2327e66cd7927a419e59cedc1e2b8742f4c1eb-arm64
|
||||
# linuxkit/alpine:16423407969d02cf36c3ae6b76d4280701bbbfa6-arm64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.2.0-r0
|
||||
alpine-baselayout-3.1.0-r0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:a2a74a40b39cd910df5361246bc0ae7f98a05bc4-s390x
|
||||
# linuxkit/alpine:91e3f51daf5fe62369fd517e6490c4b34f28c447-s390x
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.2.0-r0
|
||||
alpine-baselayout-3.1.0-r0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:6264e5b39af8eb1da7ffa4c05a7ccc597da01197-amd64
|
||||
# linuxkit/alpine:daed76b8f1d28cdeeee215a95b9671c682a405dc-amd64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.2.0-r0
|
||||
alpine-baselayout-3.1.0-r0
|
||||
|
Loading…
Reference in New Issue
Block a user