mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-26 20:18:09 +02:00
update to 0.16.15
This commit is contained in:
@ -9,8 +9,8 @@ ARG PGID=845
|
||||
|
||||
ENV PORT=34197 \
|
||||
RCON_PORT=27015 \
|
||||
VERSION=0.16.14 \
|
||||
SHA1=e8c5650dd1180554757f78b5a5f53f6fc5f56e42
|
||||
VERSION=0.16.15 \
|
||||
SHA1=2b6fbfb49b47a542efb6b80e07f9c3ef45b0610a
|
||||
|
||||
RUN mkdir -p /opt /factorio && \
|
||||
apk add --update --no-cache pwgen && \
|
||||
|
Reference in New Issue
Block a user