This commit is contained in:
Bill
2018-03-09 14:45:36 -06:00
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.27 \
SHA1=26e70f9e58b6d4308583a7b7ca4a444c1b305a3f
VERSION=0.16.28 \
SHA1=3596b267e249bfb38444ee679bffba0e17a09e31
RUN mkdir -p /opt /factorio && \
apk add --update --no-cache pwgen && \