Skip to content

Commit 59be43a

Browse files
author
Christophe Vandekerchove
committed
Set version back to 0.12.35
1 parent de78525 commit 59be43a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
FACTORIO_WAITING=false
2020

2121
RUN apk --update add bash curl && \

0 commit comments

Comments
 (0)