From acc4c92ea18bdc1bb746f269083dfb51676aa6b7 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 9 Jan 2019 19:03:05 +0100 Subject: [PATCH] :pencil2: Fixes spelling error in Dockerfile --- phlex/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phlex/Dockerfile b/phlex/Dockerfile index 3ef9075..0fb6c6d 100644 --- a/phlex/Dockerfile +++ b/phlex/Dockerfile @@ -40,7 +40,7 @@ RUN \ # Copy root filesystem COPY rootfs / -# Build arugments +# Build arguments ARG BUILD_ARCH ARG BUILD_DATE ARG BUILD_REF