mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-12-26 02:48:23 +01:00
update checksum
This commit is contained in:
parent
284e7f00b0
commit
6b8c0f01ab
@ -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.14 \
|
ENV VERSION=0.14.16 \
|
||||||
SHA1=decd1ef34a75b309791e65bc92b164f10479753b
|
SHA1=e27c658bf8a7579b662a1c34815daa223e57bc90
|
||||||
|
|
||||||
RUN apk --update add bash curl && \
|
RUN apk --update add bash curl && \
|
||||||
curl -sSL --cacert /opt/factorio.crt \
|
curl -sSL --cacert /opt/factorio.crt \
|
||||||
|
Loading…
Reference in New Issue
Block a user