mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-07 03:07:24 +01:00
Update to 0.15.11
This commit is contained in:
parent
a496ba060b
commit
7a5732bbcd
@ -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.10 \
|
VERSION=0.15.11 \
|
||||||
SHA1=2e11b3a9dd2e2a0a5831032325615c37a65ed414
|
SHA1=bf20dc746f49f13684c91558b99aa3e14e6da2c5
|
||||||
|
|
||||||
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