Skip to content

Commit df0193a

Browse files
committed
Update to factorio 2.0.41
1 parent 7ad956b commit df0193a

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.32"
5-
ARG SHA256="2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417"
4+
ARG VERSION="2.0.41"
5+
ARG SHA256="77ebccae8167fc1a9fc4da8c11e8410f6017b92b1a0913eb58ac5285c9eec399"
66
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"
77

88
# Create staging directory

0 commit comments

Comments
 (0)