diff --git a/Dockerfile b/Dockerfile
index eb4a2de736427508722b0927a3f27aae5b4365fd..7f88afb1fe134464d2ee9e7d5a27538cfde5ed98 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -43,4 +43,4 @@ RUN \
   pip install --no-cache-dir --ignore-installed six -r /requirements.txt && \
   ln -s /usr/bin/python3 /usr/bin/python && \
   tar -xzf /tmp/flux*.tar.gz && mv ./flux /usr/local/bin && \
-  npm install -g taiko@1.2.5
+  npm install -g taiko@1.2.6