mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
alpine: Reminder to bump the containerd test when bumping containerd
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
3f8e733d9a
commit
5217b9973b
@ -58,6 +58,7 @@ COPY --from=mirror /Dockerfile /Dockerfile
|
||||
|
||||
RUN apk update && apk upgrade -a
|
||||
|
||||
# Update `FROM` in `test/pkg/containerd/Dockerfile` when changing this.
|
||||
# v1.0.0-alpha1 plus https://github.com/containerd/containerd/pull/1141
|
||||
ENV CONTAINERD_REPO=https://github.com/ijc/containerd.git
|
||||
ENV CONTAINERD_COMMIT=d42cb88ba2b08d2ca6c8c017d629b394bf1dd08c
|
||||
|
Loading…
Reference in New Issue
Block a user