mirror of
https://github.com/linuxserver/docker-cops.git
synced 2026-02-19 18:51:05 +08:00
Merge pull request #14 from linuxserver/Update-to-1.1.0
Update Dockerfile
This commit is contained in:
commit
c1eed1e7ee
@ -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 \
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user