Update raspbian install documentation

Fix "box" titles ... they need to be in quotes!
This commit is contained in:
Matthias
2019-10-30 13:27:04 +01:00
parent 669a6cf119
commit 7a96d3c9ae
8 changed files with 24 additions and 27 deletions

View File

@@ -26,7 +26,7 @@ To update the image, simply run the above commands again and restart your runnin
Should you require additional libraries, please [build the image yourself](#build-your-own-docker-image).
!!! Note Docker image update frequency
!!! Note "Docker image update frequency"
The official docker images with tags `master`, `develop` and `latest` are automatically rebuild once a week to keep the base image uptodate.
In addition to that, every merge to `develop` will trigger a rebuild for `develop` and `latest`.