mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-24 05:35:32 +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
|
||||
|
||||
### v4.1.3beta (2020-02-08)
|
||||
* added new ENVs for "iobroker setup custom"
|
||||
* enhancements in startupscript logging
|
||||
### v4.1.4beta (2020-04-06)
|
||||
* optimizing installation of packages
|
||||
* v4.1.3beta (2020-02-08)
|
||||
* added new ENVs for "iobroker setup custom"
|
||||
* enhancements in startupscript logging
|
||||
* v4.1.2beta (2020-02-02)
|
||||
* added feature userscripts on startup
|
||||
* small fix for permissions issues on some systems
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM debian:stretch
|
||||
FROM amd64/debian:buster
|
||||
|
||||
LABEL maintainer="Andre Germann" \
|
||||
url="<https://buanet.de>"
|
||||
|
||||
Reference in New Issue
Block a user