mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
alpine: Bump to containerd v1.0.1
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
c7a38de332
commit
594e098c4c
@ -43,7 +43,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.1-rc.0
|
||||
ENV CONTAINERD_COMMIT=v1.0.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:5b74d32d7b79489e3b1ea483484e7df1a2fbe759-arm64
|
||||
# linuxkit/alpine:d38f945d1a6d91602aa17f72acfe065c17e736d1-arm64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.1.0-r3
|
||||
alpine-baselayout-3.0.5-r2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:34518265c6cb63ff02074549cc5b64bef40c336f-amd64
|
||||
# linuxkit/alpine:437d97f845da9370354d4543ccb92452ba974dd0-amd64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.1.0-r3
|
||||
alpine-baselayout-3.0.5-r2
|
||||
|
Loading…
Reference in New Issue
Block a user