Merge pull request #7 from linuxserver/s6-update

bump s6 to 1.19.1.1
This commit is contained in:
aptalca 2017-01-28 22:56:11 -05:00 committed by GitHub
commit e9e63ecad3

View File

@ -2,7 +2,7 @@ FROM ubuntu:16.04
MAINTAINER sparklyballs
# set version for s6 overlay
ARG OVERLAY_VERSION="v1.18.1.5"
ARG OVERLAY_VERSION="v1.19.1.1"
ARG OVERLAY_ARCH="amd64"
# set environment variables