Fix a typo in the dockerfile that caused me headache

One line change
This commit is contained in:
Marc Egli
2018-07-26 21:11:36 +02:00
committed by GitHub
parent 8957440c6f
commit 4d538fd390

View File

@@ -1,4 +1,4 @@
ARG BUILD_ARG ARG BUILD_FROM
FROM $BUILD_FROM FROM $BUILD_FROM
# Add env # Add env