⬆️ Upgrades add-on base image to 12.2.7

This commit is contained in:
Fabio De Simone 2022-12-07 22:54:51 +01:00 committed by GitHub
parent cbeca631bc
commit 51d61925e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/base:12.2.4
ARG BUILD_FROM=ghcr.io/hassio-addons/base:12.2.7
# hadolint ignore=DL3006
FROM ${BUILD_FROM}