mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-11-27 07:08:54 +01:00
update to 0.15.29
This commit is contained in:
@@ -3,8 +3,8 @@ FROM frolvlad/alpine-glibc:alpine-3.6
|
||||
MAINTAINER https://github.com/dtandersen/docker_factorio_server
|
||||
|
||||
ENV PORT=34197 \
|
||||
VERSION=0.15.28 \
|
||||
SHA1=ad8e7dfc8f56389fa36ad381c25e814ddf84b515
|
||||
VERSION=0.15.29 \
|
||||
SHA1=6222b8707028aea71e1dc6c7cf89d35b6ef14271
|
||||
|
||||
RUN mkdir /opt && \
|
||||
apk add --update --no-cache tini pwgen && \
|
||||
|
||||
Reference in New Issue
Block a user