mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-10 12:47:24 +01:00
Merge branch 'master' of github.com:dtandersen/docker_factorio_server
This commit is contained in:
commit
97cdaa825a
@ -3,8 +3,8 @@ FROM frolvlad/alpine-glibc:alpine-3.5
|
|||||||
MAINTAINER https://github.com/dtandersen/docker_factorio_server
|
MAINTAINER https://github.com/dtandersen/docker_factorio_server
|
||||||
|
|
||||||
ENV PORT=34197 \
|
ENV PORT=34197 \
|
||||||
VERSION=0.15.4 \
|
VERSION=0.15.5 \
|
||||||
SHA1=7308abe22b665495505303d54490c0d7e37afaed
|
SHA1=8dd6d8ee89e08e0b3d973fe57f665e775ce92414
|
||||||
|
|
||||||
RUN mkdir /opt && \
|
RUN mkdir /opt && \
|
||||||
apk add --update --no-cache tini pwgen && \
|
apk add --update --no-cache tini pwgen && \
|
||||||
|
Loading…
Reference in New Issue
Block a user