Updates for alpine 3.11
This commit is contained in:
@@ -16,7 +16,7 @@ def FactorioDownloadURL = "https://www.factorio.com/get-download/stable/headless
|
||||
def FactorioFileName = "/tmp/factorio.tar"
|
||||
|
||||
def dockerFile = """
|
||||
FROM alpine:3.10
|
||||
FROM alpine:latest
|
||||
|
||||
MAINTAINER The_Spider <spider@smoothnet.org>
|
||||
|
||||
|
Reference in New Issue
Block a user