mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-12 21:42:48 +01:00
0.14.19
This commit is contained in:
parent
128e15db7c
commit
6499b0974e
@ -4,8 +4,8 @@ MAINTAINER https://github.com/dtandersen/docker_factorio_server
|
|||||||
|
|
||||||
COPY ./factorio.crt /opt/factorio.crt
|
COPY ./factorio.crt /opt/factorio.crt
|
||||||
|
|
||||||
ENV VERSION=0.14.18 \
|
ENV VERSION=0.14.19 \
|
||||||
SHA1=8b919fe1c271ca773754f7644b72a8ddec363ae4
|
SHA1=39d90c91e8835e6e63fe2a35674d56c7c1e8d7d7
|
||||||
|
|
||||||
RUN apk --no-cache add curl tini pwgen && \
|
RUN apk --no-cache add curl tini pwgen && \
|
||||||
curl -sSL --cacert /opt/factorio.crt \
|
curl -sSL --cacert /opt/factorio.crt \
|
||||||
|
Loading…
Reference in New Issue
Block a user