mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
alpine: bump to containerd v1.0.0-beta.0
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
c793ea973c
commit
b736afeee3
@ -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-alpha6
|
||||
ENV CONTAINERD_COMMIT=v1.0.0-beta.0
|
||||
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:064748bcc2f6ca9be14bd8e27537ab150516fde1-arm64
|
||||
# linuxkit/alpine:1f01dd3559ca2c866622b7b84cccdb05db271456-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:349a817bdd6b293ca623ab97acf5377ccdeac7d2-amd64
|
||||
# linuxkit/alpine:1e67b8fdba849ed2f7e8537c13b7f280639623d6-amd64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.0.0_rc2-r8
|
||||
alpine-baselayout-3.0.4-r0
|
||||
|
Loading…
Reference in New Issue
Block a user