Skip to content

Commit

Permalink
Bump manager version in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mroote committed Mar 1, 2019
1 parent dabc659 commit ccf0396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM frolvlad/alpine-glibc
MAINTAINER Mitch Roote <mitch@r00t.ca>

ENV FACTORIO_VERSION=latest \
MANAGER_VERSION=0.8.0 \
MANAGER_VERSION=0.8.1 \
ADMIN_PASSWORD=factorio

VOLUME /opt/factorio/saves /opt/factorio/mods /opt/factorio/config /security
Expand Down

0 comments on commit ccf0396

Please sign in to comment.