mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
alpine: bump to containerd v1.0.0-alpha6
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
655aeab873
commit
6d878dd65f
@ -44,7 +44,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.0.0-alpha4
|
||||
ENV CONTAINERD_COMMIT=v1.0.0-alpha6
|
||||
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:d05028a6446eb1144f73dae6ae87167b956005a7-arm64
|
||||
# linuxkit/alpine:b39ee70ff7dc8a766a42e4c4b2822e87523de7d9-arm64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.0.0_rc2-r8
|
||||
alpine-baselayout-3.0.4-r0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:a120ad6aead3fe583eaa20e9b75a05ac1b3487da-amd64
|
||||
# linuxkit/alpine:f4f5b333fa1a8433334fcae996d1637173144a72-amd64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.0.0_rc2-r8
|
||||
alpine-baselayout-3.0.4-r0
|
||||
@ -126,7 +126,7 @@ libltdl-2.4.6-r1
|
||||
libmagic-5.30-r0
|
||||
libmnl-1.0.4-r0
|
||||
libmount-2.28.2-r2
|
||||
libmspack-0.5_alpha-r0
|
||||
libmspack-0.5_alpha-r1
|
||||
libnfs-1.11.0-r0
|
||||
libnftnl-libs-1.0.7-r0
|
||||
libogg-1.3.2-r1
|
||||
|
Loading…
Reference in New Issue
Block a user