From 8efcc5e6c2f3d33c0254537b6bde928985d7173f Mon Sep 17 00:00:00 2001 From: Stephen Moloney Date: Tue, 17 Jan 2017 23:48:55 +0000 Subject: typo --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e441b76d..77b29112 100644 --- a/Dockerfile +++ b/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 -- cgit v1.2.3-1-g7c22