Skip to content

Commit c21e648

Browse files
authored
Merge pull request #89 from mplewis/patch-1
Update: use latest manager version in Dockerfile
2 parents d3c8b5e + 3ad1f0c commit c21e648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM frolvlad/alpine-glibc
44
MAINTAINER Mitch Roote <[email protected]>
55

66
ENV FACTORIO_VERSION=latest \
7-
MANAGER_VERSION=0.6.0 \
7+
MANAGER_VERSION=0.6.1 \
88
ADMIN_PASSWORD=factorio
99

1010
VOLUME /opt/factorio/saves /opt/factorio/mods /opt/factorio/config /security

0 commit comments

Comments
 (0)