Skip to content

Commit

Permalink
build(deps): update add-on base image to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 05b9d8d commit 1bc9a29
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions rclone_backup/build.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
build_from:
aarch64: ghcr.io/hassio-addons/base-python/aarch64:9.0.0
amd64: ghcr.io/hassio-addons/base-python/amd64:9.0.0
armhf: ghcr.io/hassio-addons/base-python/armhf:9.0.0
armv7: ghcr.io/hassio-addons/base-python/armv7:9.0.0
i386: ghcr.io/hassio-addons/base-python/i386:9.0.0
aarch64: ghcr.io/hassio-addons/base-python/aarch64:13.1.3
amd64: ghcr.io/hassio-addons/base-python/amd64:13.1.3
armhf: ghcr.io/hassio-addons/base-python/armhf:13.1.3
armv7: ghcr.io/hassio-addons/base-python/armv7:13.1.3
i386: ghcr.io/hassio-addons/base-python/i386:13.1.3
args: {}

0 comments on commit 1bc9a29

Please sign in to comment.