Merge pull request #5 from CHBMB/master

Update Dockerfile
This commit is contained in:
Paul Hendryx 2016-10-23 20:14:15 -04:00 committed by GitHub
commit 2e31dc9055

View File

@ -7,7 +7,7 @@ ARG VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
# set package version
ENV COPS_VER="1.0.0"
ENV COPS_VER="1.0.1"
# install runtime packages
RUN \