Skip to content

Commit

Permalink
Factorio Upstream Version 1.1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdaemon committed Oct 13, 2021
1 parent 508ebd1 commit 7ccfb3c
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:11-slim AS staging

ARG VERSION="1.1.41"
ARG SHA256="824cd413ed056e4a28dbce76f743961d42e5aef87b385e27a9c57f1e924a9a5e"
ARG VERSION="1.1.42"
ARG SHA256="42909906a258dcd538148258dcb0ee9e03ca063851d3d8ca03d17126993b41d0"
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"

# Create staging directory
Expand Down

0 comments on commit 7ccfb3c

Please sign in to comment.