⬆️ 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,4 +1,4 @@
ARG BUILD_FROM=hassioaddons/debian-base:3.0.1
ARG BUILD_FROM=hassioaddons/debian-base:3.2.0
# hadolint ignore=DL3006
FROM ${BUILD_FROM}