Fixed typo in dockerfile

This commit is contained in:
Christophe Vandekerchove 2016-03-26 18:52:56 +01:00
parent e5c351dd14
commit 96a6f66445

View File

@ -26,4 +26,4 @@ RUN echo "# Installing curl" && \
ENV FACTORIO_AUTOSAVE_INTERVAL 2
ENV FACTORIO_AUTOSAVE_SLOTS 3
VOLUME "/opt/facotrio/mods"
VOLUME "/opt/factorio/mods"