⬆️ Upgrades add-on base image to v3.2.0

This commit is contained in:
Franck Nijhof 2020-05-16 14:52:01 +02:00
parent 874ae22d8c
commit 417145706e
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"build_from": {
"amd64": "hassioaddons/debian-base-amd64:3.0.1"
"amd64": "hassioaddons/debian-base-amd64:3.2.0"
},
"args": {}
}