update to 0.16.13

This commit is contained in:
Florian Kinder
2018-01-03 21:53:30 +00:00
parent abe6054b27
commit 4e63b2654e
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.12 \
SHA1=02e65cb97e042c19999c46a14cc315c76a9abf85
VERSION=0.16.13 \
SHA1=24c3ddd5d8784068d18bfd0ac0102293018156f3
RUN mkdir -p /opt /factorio && \
apk add --update --no-cache pwgen && \