This add backward compatibility with the event logs format prior to 1.12.2. Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
@@ -253,7 +253,7 @@ RUN set -x \
&& rm -rf "$GOPATH"
# Install containerd
-ENV CONTAINERD_COMMIT 0366d7e9693c930cf18c0f50cc16acec064e96c5
+ENV CONTAINERD_COMMIT b818e749726ba18e430bb825396c85408dfaf2a4
RUN set -x \
&& export GOPATH="$(mktemp -d)" \
&& git clone https://github.com/docker/containerd.git "$GOPATH/src/github.com/docker/containerd" \
@@ -192,7 +192,7 @@ RUN set -x \
@@ -201,7 +201,7 @@ RUN set -x \
@@ -85,7 +85,7 @@ RUN set -x \
@@ -213,7 +213,7 @@ RUN set -x \
@@ -208,7 +208,7 @@ RUN set -x \
@@ -68,7 +68,7 @@ RUN set -x \