Skip to content

Commit 24ff990

Browse files
committed
Update factorio to 2.0.42
1 parent df0193a commit 24ff990

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

88
# Create staging directory

0 commit comments

Comments
 (0)