mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-26 03:58:00 +02:00
Update to 0.15.4
This commit is contained in:
@ -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.3 \
|
||||
SHA1=5b6b8c150c9f25a5c4ed470cdd732753ab7ad67e
|
||||
VERSION=0.15.4 \
|
||||
SHA1=7308abe22b665495505303d54490c0d7e37afaed
|
||||
|
||||
RUN mkdir /opt && \
|
||||
apk add --update --no-cache tini pwgen && \
|
||||
|
Reference in New Issue
Block a user