Stephen Moloney %!s(int64=8) %!d(string=hai) anos
pai
achega
8efcc5e6c2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -5,7 +5,7 @@ ENV BUILD_DEPS="wget curl bzip2 build-essential python git"
 ARG NODE_VERSION=v0.10.48
 ARG METEOR_RELEASE=1.3.5.1
 ARG NPM_VERSION=3.10.10
-ARG ARCHICTECTURE=linux-x64
+ARG ARCHITECTURE=linux-x64
 ARG SRC_PATH=./
 
 # Copy the app to the image