mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-26 03:58:00 +02:00
update to 0.15.32
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.31 \
|
||||
SHA1=42000f898b0eead37c8b2f28806c1393676dcb0b
|
||||
VERSION=0.15.32 \
|
||||
SHA1=83a8a9487775d4136a3a95f1d99daa7b12ed3fc6
|
||||
|
||||
RUN mkdir /opt && \
|
||||
apk add --update --no-cache tini pwgen && \
|
||||
|
Reference in New Issue
Block a user