update to 0.16.25

This commit is contained in:
Florian Kinder
2018-02-19 20:59:40 +00:00
parent 387383d3e8
commit c75b7fa830
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.24 \
SHA1=49827d99b6d553046f13331f454f41d4d7233475
VERSION=0.16.25 \
SHA1=a8f897b8ccdb2d2835eae96e4a8d97bbdb0b9e9d
RUN mkdir -p /opt /factorio && \
apk add --update --no-cache pwgen && \