update to 0.16.12

This commit is contained in:
Florian Kinder
2017-12-31 12:18:31 +00:00
parent 081b0c244f
commit 4fc35c3cdb
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@ ARG PGID=845
ENV PORT=34197 \
RCON_PORT=27015 \
VERSION=0.16.11 \
SHA1=31d227881249eef95fb99f653fa2dada6faada48
VERSION=0.16.12 \
SHA1=02e65cb97e042c19999c46a14cc315c76a9abf85
RUN mkdir -p /opt /factorio && \
apk add --update --no-cache pwgen && \