mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
fix: Restore Portainer Agent build and image source - Fix circular dependency
Restores official Portainer Agent image source (ghcr.io/portainerci/agent:latest) in COPY --from statements. Previous code review feedback inadvertently introduced a circular dependency that prevents Docker builds. This fixes Issue #2318 where users cannot update due to 404 manifest unknown error. Closes #2318
This commit is contained in:
@@ -41,4 +41,4 @@ schema:
|
||||
slug: portainer_agent
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "alpine-sts-bashio-fix"
|
||||
version: "alpine-sts"
|
||||
|
||||
Reference in New Issue
Block a user