mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-27 04:28:04 +02:00
Merge branch 'master' into master
This commit is contained in:
@ -4,8 +4,8 @@ MAINTAINER https://github.com/dtandersen/docker_factorio_server
|
||||
|
||||
ENV PORT=34197 \
|
||||
RCON_PORT=27015 \
|
||||
VERSION=0.15.37 \
|
||||
SHA1=f2a05ee3c0cbe1d7fe5f8928a337b7133aaa70fc
|
||||
VERSION=0.15.40 \
|
||||
SHA1=f79a975f6b8c0ee87e2fa60f7d1f7133f332c3ec
|
||||
|
||||
RUN mkdir /opt && \
|
||||
apk add --update --no-cache tini pwgen && \
|
||||
|
Reference in New Issue
Block a user