Fixed typo in dockerfile

This commit is contained in:
Christophe Vandekerchove 2016-03-26 18:52:56 +01:00
parent 46d525bcf7
commit f589953648

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"