summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index eb664074..76bf6176 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -7,4 +7,4 @@ RUN apk add binutils-arm-none-eabi --no-cache --repository http://dl-3.alpinelin
ENV BUSYBOX 1
WORKDIR /app
-CMD ["/bin/sh"] \ No newline at end of file
+CMD ["/bin/sh"]