Merge pull request #14 from linuxserver/Update-to-1.1.0

Update Dockerfile
This commit is contained in:
sparklyballs 2017-04-03 00:10:01 +01:00 committed by GitHub
commit c1eed1e7ee
2 changed files with 2 additions and 1 deletions

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.1"
ENV COPS_VER="1.1.0"
# install runtime packages
RUN \

View File

@ -110,6 +110,7 @@ Unlike other implementations of COPS in a docker container, the linuxserver ver
## Versions
+ **02.04.17:** Updated to version 1.1.0.
+ **05.02.17:** Updated to Alpine 3.5 & PHP7.
+ **24.10.16:** Updated to implement user based config.
+ **24.10.16:** Updated to version 1.0.1.