Bump runc to 85873d917e86676e44ccb80719fcb47a79467
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -55,7 +55,7 @@ RUN set -x \
|
||||
&& rm -rf "$SECCOMP_PATH"
|
||||
|
||||
# Install runc
|
||||
ENV RUNC_COMMIT eb217f273125d3e4d6731389fe804e46e0b14ac6
|
||||
ENV RUNC_COMMIT 85873d917e86676e44ccb80719fcb47a794676a1
|
||||
RUN set -x \
|
||||
&& export GOPATH="$(mktemp -d)" \
|
||||
&& git clone git://github.com/opencontainers/runc.git "$GOPATH/src/github.com/opencontainers/runc" \
|
||||
|
||||
Reference in New Issue
Block a user