mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-07 11:17:23 +01:00
commit
ed1fe2ba82
@ -3,8 +3,8 @@ FROM frolvlad/alpine-glibc:alpine-3.5
|
||||
MAINTAINER https://github.com/dtandersen/docker_factorio_server
|
||||
|
||||
ENV PORT=34197 \
|
||||
VERSION=0.15.13 \
|
||||
SHA1=d78300a088fba62d745bea5d3b1172aebc5f94c3
|
||||
VERSION=0.15.14 \
|
||||
SHA1=83037f228988c2ac25be2df92ba69e3f44767d12
|
||||
|
||||
RUN mkdir /opt && \
|
||||
apk add --update --no-cache tini pwgen && \
|
||||
|
Loading…
Reference in New Issue
Block a user