Skip to content

Commit 7ad956b

Browse files
committed
Factorio 2.0.32
Upstream release
1 parent d27bcd8 commit 7ad956b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Intermediate staging container
22
FROM debian:12-slim AS staging
33

4-
ARG VERSION="2.0.28"
5-
ARG SHA256="ea9937b6adc7a18e17a4e1e64992ec389407497b36e68280bb14fcdd4c884dd3"
4+
ARG VERSION="2.0.32"
5+
ARG SHA256="2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417"
66
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"
77

88
# Create staging directory

0 commit comments

Comments
 (0)