Update to 0.15.6

This commit is contained in:
Timo Sugliani 2017-05-02 16:38:07 +02:00 committed by GitHub
parent 97cdaa825a
commit 481246c449

View File

@ -3,8 +3,8 @@ FROM frolvlad/alpine-glibc:alpine-3.5
MAINTAINER https://github.com/dtandersen/docker_factorio_server MAINTAINER https://github.com/dtandersen/docker_factorio_server
ENV PORT=34197 \ ENV PORT=34197 \
VERSION=0.15.5 \ VERSION=0.15.6 \
SHA1=8dd6d8ee89e08e0b3d973fe57f665e775ce92414 SHA1=499e329437a663b6a21579a9665c5f8f92ebb9c5
RUN mkdir /opt && \ RUN mkdir /opt && \
apk add --update --no-cache tini pwgen && \ apk add --update --no-cache tini pwgen && \