mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-24 16:11:35 +02:00
some testing with base images
This commit is contained in:
@@ -117,9 +117,11 @@ You will find the channel here: https://t.me/buanet_tutorials
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### v4.1.3beta (2020-02-08)
|
### v4.1.4beta (2020-04-06)
|
||||||
* added new ENVs for "iobroker setup custom"
|
* optimizing installation of packages
|
||||||
* enhancements in startupscript logging
|
* v4.1.3beta (2020-02-08)
|
||||||
|
* added new ENVs for "iobroker setup custom"
|
||||||
|
* enhancements in startupscript logging
|
||||||
* v4.1.2beta (2020-02-02)
|
* v4.1.2beta (2020-02-02)
|
||||||
* added feature userscripts on startup
|
* added feature userscripts on startup
|
||||||
* small fix for permissions issues on some systems
|
* small fix for permissions issues on some systems
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM debian:stretch
|
FROM amd64/debian:buster
|
||||||
|
|
||||||
LABEL maintainer="Andre Germann" \
|
LABEL maintainer="Andre Germann" \
|
||||||
url="<https://buanet.de>"
|
url="<https://buanet.de>"
|
||||||
|
|||||||
Reference in New Issue
Block a user