File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
1414 FACTORIO_DISSALOW_COMMANDS=true \
1515 FACTORIO_NO_AUTO_PAUSE=false \
1616 FACTORIO_LATENCY_MS=100 \
17- VERSION=0.12.34 \
18- FACTORIO_SHA1=3c3eb05d0102136b058a53a0d4327b359b3d93aa
17+ VERSION=0.12.35 \
18+ FACTORIO_SHA1=ea15636469148662c26786ad916ac066ee5aab56
1919
2020RUN apk --update add bash curl && \
2121 curl -sSL --cacert /opt/factorio.crt https://www.factorio.com/get-download/$VERSION/headless/linux64 -o /tmp/factorio_headless_x64_$VERSION.tar.gz && \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Factorio Server in docker
44
55Current Version
66-----
7- 0.12.34
7+ 0.12.35
88### What's new ?
99#### Factorio
1010See [ factorio's site] ( http://www.factorio.com )
You can’t perform that action at this time.
0 commit comments