Skip to content

Commit

Permalink
Merge pull request #5 from mrdaemon/feature/1.1.49
Browse files Browse the repository at this point in the history
Upstream release 1.1.49
  • Loading branch information
mrdaemon authored Dec 20, 2021
2 parents 1453373 + be76943 commit 453faf7
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.48"
ARG SHA256="3e05b7277ae561dba132bc87811eacbfb8e35040971017c3235e882155ff3742"
ARG VERSION="1.1.49"
ARG SHA256="3bdfd93d3149a0341257ee9638e6accbb59ce2e4082639d58ba6914ae20e8550"
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"

# Create staging directory
Expand Down

0 comments on commit 453faf7

Please sign in to comment.