Skip to content

Commit

Permalink
Merge pull request #4 from mrdaemon:feature/1.1.48-release
Browse files Browse the repository at this point in the history
Upstream release 1.1.48
  • Loading branch information
mrdaemon authored Dec 1, 2021
2 parents a38c961 + 80b5ea0 commit 1453373
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.46"
ARG SHA256="c49fcd070411ead770a00cffd51666706c2eb6a1135a0cf2025a60e65b366dad"
ARG VERSION="1.1.48"
ARG SHA256="3e05b7277ae561dba132bc87811eacbfb8e35040971017c3235e882155ff3742"
ARG URL="https://www.factorio.com/get-download/${VERSION}/headless/linux64"

# Create staging directory
Expand Down

0 comments on commit 1453373

Please sign in to comment.