update to 0.16.29

This commit is contained in:
Florian Kinder
2018-03-12 16:15:23 +00:00
parent cf5af1aae1
commit 914b12adf4
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.28 \
SHA1=3596b267e249bfb38444ee679bffba0e17a09e31
VERSION=0.16.29 \
SHA1=4015ab311b3b769f9ac2fb33f83d0ee3474c6cc7
RUN mkdir -p /opt /factorio && \
apk add --update --no-cache pwgen && \