mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-26 14:21:43 +01:00
[toogoodtogo] Update base image (#208)
* [toogoodtogo] Update base image * Update config.yaml * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update and rename build.yaml to build.json --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base-python/amd64:9.0.1
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base-python/amd64:11.0.6
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
# add source and unpack
|
||||
|
||||
Reference in New Issue
Block a user