summaryrefslogtreecommitdiff
path: root/Dockerfile.Fedora
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile.Fedora')
-rw-r--r--Dockerfile.Fedora2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.Fedora b/Dockerfile.Fedora
index 589180beb..6415db32b 100644
--- a/Dockerfile.Fedora
+++ b/Dockerfile.Fedora
@@ -59,7 +59,7 @@ RUN set -x \
&& go get github.com/onsi/gomega/...
# Install conmon
-ENV CRIO_COMMIT 66788a10e57f42faf741c2f149d0ee6635063014
+ENV CRIO_COMMIT f9ae39e395880507d52295ca58e3683f22524777
RUN set -x \
&& export GOPATH="$(mktemp -d)" \
&& git clone https://github.com/kubernetes-incubator/cri-o.git "$GOPATH/src/github.com/kubernetes-incubator/cri-o.git" \