diff --git a/Dockerfile b/Dockerfile index 97814b0..69e3c91 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM tornadocash/phase2-bn254 as bin +FROM tornadocash/phase2-bn254:stable as bin FROM node:12-buster WORKDIR /app