update to 0.15.22

This commit is contained in:
Florian Kinder
2017-06-21 16:37:12 +00:00
parent 2f0ce132f2
commit 110a598ca8
2 changed files with 3 additions and 3 deletions

View File

@ -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.21 \
SHA1=07f6b083d55d58eaae6d2e3a7900fce825d2f85c
VERSION=0.15.22 \
SHA1=46ac6db9c8dcd4e46d9b4e9cbb57ac9852d9ca80
RUN mkdir /opt && \
apk add --update --no-cache tini pwgen && \