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

This commit is contained in:
Franck Nijhof 2019-12-03 22:27:49 +01:00
parent b43586b4f9
commit 3c48ddb8ed
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
3 changed files with 11 additions and 11 deletions

View file

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