This commit is contained in:
David Andersen
2016-11-02 17:50:00 -07:00
parent 71e9179722
commit 128e15db7c
2 changed files with 4 additions and 3 deletions

View File

@ -4,8 +4,8 @@ MAINTAINER https://github.com/dtandersen/docker_factorio_server
COPY ./factorio.crt /opt/factorio.crt
ENV VERSION=0.14.17 \
SHA1=ffb248fabed345aafadb6a8cdef3684312ac240f
ENV VERSION=0.14.18 \
SHA1=8b919fe1c271ca773754f7644b72a8ddec363ae4
RUN apk --no-cache add curl tini pwgen && \
curl -sSL --cacert /opt/factorio.crt \