Skip to content

Commit

Permalink
Merge pull request #7 from mrdaemon/feature/1.5.53
Browse files Browse the repository at this point in the history
Upstream release 1.1.53
  • Loading branch information
mrdaemon committed Jan 22, 2022
2 parents cceb472 + 1a5d3e6 commit ed13923
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.50"
ARG SHA256="15148b77a703c25412ed912e4230bdb66e1a9a4450ac52ccf495c2afede2e548"
ARG VERSION="1.1.53"
ARG SHA256="610fdee2ed22775080b7c0c7acaa7ab75835b84df7a96d7ec70d5a31a0282aa3"
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"

# Create staging directory
Expand Down

0 comments on commit ed13923

Please sign in to comment.