Skip to content

Commit

Permalink
Merge pull request #8 from mrdaemon/feature/1.1.57
Browse files Browse the repository at this point in the history
Upstream release 1.1.57
  • Loading branch information
mrdaemon committed Apr 3, 2022
2 parents ed13923 + 2cfd531 commit edb912d
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.53"
ARG SHA256="610fdee2ed22775080b7c0c7acaa7ab75835b84df7a96d7ec70d5a31a0282aa3"
ARG VERSION="1.1.57"
ARG SHA256="b561ddcbe4f69a3e565111df16600b07ebd4b246aded699e69eabaefeee5c5f8"
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"

# Create staging directory
Expand Down

0 comments on commit edb912d

Please sign in to comment.