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 @@ -13,8 +13,8 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
1313 FACTORIO_AUTOSAVE_SLOTS=3 \
1414 FACTORIO_DISSALOW_COMMANDS=true \
1515 FACTORIO_NO_AUTO_PAUSE=false \
16- VERSION=0.12.32 \
17- FACTORIO_SHA1=ce3ebfd819ae335f71f1ac68dbd6b1962bbd1df0
16+ VERSION=0.12.33 \
17+ FACTORIO_SHA1=9802b22f428eb404369d496f6d40633a64984406
1818
1919RUN apk --update add bash curl && \
2020 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.32
7+ 0.12.33
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