Skip to content

Commit

Permalink
Update to factorio 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdaemon committed Nov 20, 2024
1 parent c7762fd commit 6b737d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Intermediate staging container
FROM debian:12-slim AS staging

ARG VERSION="2.0.13"
ARG SHA256="27b36901a39e593adf28418c0286142c6c7a9f83d156963c7369bd405a25c7d1"
ARG VERSION="2.0.20"
ARG SHA256="c4a901f2f1dbedbb41654560db4c6fab683a30c20334e805d4ef740c0416515a"
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"

# Create staging directory
Expand Down

0 comments on commit 6b737d5

Please sign in to comment.