mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-25 11:38:00 +02:00
0.14.20
This commit is contained in:
@ -2,8 +2,8 @@ FROM frolvlad/alpine-glibc:alpine-3.4
|
||||
|
||||
MAINTAINER https://github.com/dtandersen/docker_factorio_server
|
||||
|
||||
ENV VERSION=0.14.19 \
|
||||
SHA1=39d90c91e8835e6e63fe2a35674d56c7c1e8d7d7
|
||||
ENV VERSION=0.14.20 \
|
||||
SHA1=d7c93754b543270aaa170aee01d8fd75fcc32c58
|
||||
|
||||
RUN mkdir /opt && \
|
||||
apk --no-cache add curl tini pwgen && \
|
||||
|
Reference in New Issue
Block a user