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

Commit 0920001

Browse files
committed
Add curl and replace openssl with libressl
1 parent a7b8340 commit 0920001

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ RUN \
112112

113113
# install runtime dependencies
114114
apk add --no-cache \
115+
curl \
115116
eudev-libs \
116117
libressl \
117118
python3 \

READMETEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,6 @@ The user manual is available at [www.domoticz.com][domoticzurl]
103103

104104
## Versions
105105

106+
+ **26.02.2017:** Add curl and replace openssl with libressl.
106107
+ **26.11.2016:** Update README to new standard and getting ready for release.
107108
+ **10.10.2016:** Initial dev release.

0 commit comments

Comments
 (0)