mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-07 11:17:23 +01:00
Bump to version 0.15.9
This commit is contained in:
parent
c7309c1e5c
commit
10f8b0acb6
@ -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.8 \
|
VERSION=0.15.9 \
|
||||||
SHA1=365efc98527787d557bcea342a1b9a544d18a93c
|
SHA1=37c6623bad01b467bb000c17873d738e09197403
|
||||||
|
|
||||||
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