mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
Bump runc to version from containerd v1.0.2-rc.0
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
726f967f2d
commit
46b0ab3d9b
@ -11,7 +11,7 @@ RUN \
|
||||
make \
|
||||
&& true
|
||||
ENV GOPATH=/go PATH=$PATH:/go/bin
|
||||
ENV RUNC_COMMIT=7f24b40cc5423969b4554ef04ba0b00e2b4ba010
|
||||
ENV RUNC_COMMIT=9f9c96235cc97674e935002fc3d78361b696a69e
|
||||
RUN mkdir -p $GOPATH/src/github.com/opencontainers && \
|
||||
cd $GOPATH/src/github.com/opencontainers && \
|
||||
git clone https://github.com/opencontainers/runc.git
|
||||
|
Loading…
Reference in New Issue
Block a user