Explorar o código

更新 'Dockerfile'

maxmind hai 8 meses
pai
achega
7fc63ff40a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -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