mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-01-10 04:19:38 +02:00
Merge pull request #89 from mplewis/patch-1
Update: use latest manager version in Dockerfile
This commit is contained in:
commit
c21e648878
@ -4,7 +4,7 @@ FROM frolvlad/alpine-glibc
|
||||
MAINTAINER Mitch Roote <mitch@r00t.ca>
|
||||
|
||||
ENV FACTORIO_VERSION=latest \
|
||||
MANAGER_VERSION=0.6.0 \
|
||||
MANAGER_VERSION=0.6.1 \
|
||||
ADMIN_PASSWORD=factorio
|
||||
|
||||
VOLUME /opt/factorio/saves /opt/factorio/mods /opt/factorio/config /security
|
||||
|
Loading…
Reference in New Issue
Block a user