⬆️ Upgrades add-on base image to v5.0.3

This commit is contained in:
bonanitech 2019-12-27 12:01:29 -05:00 committed by Franck Nijhof
parent ec2fac2bd6
commit f50d633559

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=hassioaddons/base:4.1.1
ARG BUILD_FROM=hassioaddons/base:5.0.3
# hadolint ignore=DL3006
FROM ${BUILD_FROM}