Skip to content

Commit

Permalink
Merge pull request #6 from mrdaemon/dev/1.1.50
Browse files Browse the repository at this point in the history
Upstream Release 1.1.50
  • Loading branch information
mrdaemon authored Dec 29, 2021
2 parents 453faf7 + 76b1bf4 commit cceb472
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.49"
ARG SHA256="3bdfd93d3149a0341257ee9638e6accbb59ce2e4082639d58ba6914ae20e8550"
ARG VERSION="1.1.50"
ARG SHA256="15148b77a703c25412ed912e4230bdb66e1a9a4450ac52ccf495c2afede2e548"
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"

# Create staging directory
Expand Down

0 comments on commit cceb472

Please sign in to comment.