mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-26 20:18:09 +02:00
update to 0.15.34
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.33 \
|
||||
SHA1=53683f8ce66e487dd75a7e30c02bdc882283d3e5
|
||||
VERSION=0.15.34 \
|
||||
SHA1=c234baee1853c2dec4f162c3e07514fbcb87d3b3
|
||||
|
||||
RUN mkdir /opt && \
|
||||
apk add --update --no-cache tini pwgen && \
|
||||
|
Reference in New Issue
Block a user