mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
alpine: Bump to containerd v1.2.4
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
f3ec48417c
commit
236d68f409
@ -54,7 +54,7 @@ RUN go get -u github.com/LK4D4/vndr
|
|||||||
# Update `FROM` in `pkg/containerd/Dockerfile`, `pkg/init/Dockerfile` and
|
# Update `FROM` in `pkg/containerd/Dockerfile`, `pkg/init/Dockerfile` and
|
||||||
# `test/pkg/containerd/Dockerfile` when changing this.
|
# `test/pkg/containerd/Dockerfile` when changing this.
|
||||||
ENV CONTAINERD_REPO=https://github.com/containerd/containerd.git
|
ENV CONTAINERD_REPO=https://github.com/containerd/containerd.git
|
||||||
ENV CONTAINERD_COMMIT=v1.2.3
|
ENV CONTAINERD_COMMIT=v1.2.4
|
||||||
RUN mkdir -p $GOPATH/src/github.com/containerd && \
|
RUN mkdir -p $GOPATH/src/github.com/containerd && \
|
||||||
cd $GOPATH/src/github.com/containerd && \
|
cd $GOPATH/src/github.com/containerd && \
|
||||||
git clone https://github.com/containerd/containerd.git && \
|
git clone https://github.com/containerd/containerd.git && \
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# linuxkit/alpine:65ce4957b08baf27c6cce9dd3af2e869472f32d8-arm64
|
# linuxkit/alpine:915a4c2f6bef52a89ec1e573d05431bbef4a546d-arm64
|
||||||
# automatically generated list of installed packages
|
# automatically generated list of installed packages
|
||||||
abuild-3.2.0-r0
|
abuild-3.2.0-r0
|
||||||
alpine-baselayout-3.1.0-r0
|
alpine-baselayout-3.1.0-r0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# linuxkit/alpine:6b8f260bcaa4d7037049fab41cb1cca84a061568-s390x
|
# linuxkit/alpine:61cdbbff3e159a0c082036f0c4bda4b5c03b7802-s390x
|
||||||
# automatically generated list of installed packages
|
# automatically generated list of installed packages
|
||||||
abuild-3.2.0-r0
|
abuild-3.2.0-r0
|
||||||
alpine-baselayout-3.1.0-r0
|
alpine-baselayout-3.1.0-r0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# linuxkit/alpine:19576072dd2b2f17fa73828e4bbd442e954992a3-amd64
|
# linuxkit/alpine:9f00542b8b74b7815936affb11dedb86945fe4ac-amd64
|
||||||
# automatically generated list of installed packages
|
# automatically generated list of installed packages
|
||||||
abuild-3.2.0-r0
|
abuild-3.2.0-r0
|
||||||
alpine-baselayout-3.1.0-r0
|
alpine-baselayout-3.1.0-r0
|
||||||
|
Loading…
Reference in New Issue
Block a user