|
@@ -3,7 +3,7 @@ services:
|
|
|
build:
|
|
build:
|
|
|
context: .
|
|
context: .
|
|
|
args:
|
|
args:
|
|
|
- - BASE_VERSION=7.0.9.0
|
|
|
|
|
|
|
+ - BASE_VERSION=${AGENT_VERSION-7.0.10.0}
|
|
|
# image: doitandbedone/ispyagentdvr:7.0.9.0
|
|
# image: doitandbedone/ispyagentdvr:7.0.9.0
|
|
|
# image: mekayelanik/ispyagentdvr:latest
|
|
# image: mekayelanik/ispyagentdvr:latest
|
|
|
container_name: agentdvr
|
|
container_name: agentdvr
|