Skip to content

Commit

Permalink
[toogoodtogo-ha-mqtt-bridge] Update ghcr.io/hassio-addons/base-python…
Browse files Browse the repository at this point in the history
…/amd64 Docker tag to v11
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent d422021 commit 352c8e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion toogoodtogo-ha-mqtt-bridge/Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion toogoodtogo-ha-mqtt-bridge/build.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/base-python/aarch64:9.0.1
amd64: ghcr.io/hassio-addons/base-python/amd64:9.0.1
amd64: ghcr.io/hassio-addons/base-python/amd64:11.0.6
armv7: ghcr.io/hassio-addons/base-python/armv7:9.0.1

0 comments on commit 352c8e8

Please sign in to comment.