Skip to content

Commit 2aac7d9

Browse files
committed
Debian 13, Factorio 2.0.72
1 parent 24ff990 commit 2aac7d9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

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

4-
ARG VERSION="2.0.42"
5-
ARG SHA256="b5b8b8bdc915e67dbc1710cd3d6aa6802d397b7c0f47db07da8acf39d5bd6376"
4+
ARG VERSION="2.0.72"
5+
ARG SHA256="cf3057340dbc9d82bd5161949ae3e7b8fad912ec7ca07b8a3151e0424a5568cd"
66
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"
77

88
# Create staging directory

0 commit comments

Comments
 (0)