Skip to content

Commit 7111740

Browse files
author
Christophe Vandekerchove
committed
Set version back to 0.12.33
1 parent c5f5f77 commit 7111740

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.35 \
18-
FACTORIO_SHA1=ea15636469148662c26786ad916ac066ee5aab56 \
17+
VERSION=0.12.33 \
18+
FACTORIO_SHA1=9802b22f428eb404369d496f6d40633a64984406 \
1919
FACTORIO_WAITING=false
2020

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

0 commit comments

Comments
 (0)