@@ -12,7 +12,7 @@ RUN wget https://github.com/maidsafe/autonomi/releases/download/stable-${VERSION
&& mv temp/antnode . \
&& chmod +x antnode \
&& rm -rf temp \
- && rm ${VERSION}.autonomi.x86_64-unknown-linux-musl.zip
+ && rm ${VERSION}.autonomi.x86_64-unknown-linux-musl.zip
COPY entrypoint.sh entrypoint.sh