Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 07c4a6b

Browse files
committed
Update to latest stable 4.9700
1 parent 7458dc6 commit 07c4a6b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
77
LABEL maintainer="saarg"
88

99
# package version
10-
ARG DOMOTICZ_VER="3.8153"
10+
ARG DOMOTICZ_VER="4.9700"
1111

1212
# environment settings
1313
ENV HOME="/config"

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ docker create \
3737

3838
You can choose between using tags, latest (default, and no tag required), or a specific stable version of domoticz.
3939

40-
Add one of the tags, if required, to the linuxserver/domoticz line of the run/create command in the following format, linuxserver/domoticz:stable-3.5877
40+
Add one of the tags, if required, to the linuxserver/domoticz line of the run/create command in the following format, linuxserver/domoticz:stable-4.9700
4141

4242
#### Tags
4343

44-
+ **stable-3.5877** : latest stable version.
44+
+ **stable-4.9700** : latest stable version.
4545

4646
## Parameters
4747

@@ -106,6 +106,7 @@ The user manual is available at [www.domoticz.com][appurl]
106106

107107
## Versions
108108

109+
+ **01.07.18:** Update to latest stable 4.9700.
109110
+ **03.04.18:** Add dependencies for BroadlinkRM2 plugin.
110111
+ **20.01.18:** Move telldus core to repo to prevent build fail when source site goes down.
111112
+ **18.01.18:** Remove logging to syslog in the run command to prevent double logging.

0 commit comments

Comments
 (0)