remove portainer update in docker ct and homeassistant

This commit is contained in:
MickLesk
2026-08-01 21:39:15 +02:00
parent aeb6b7ddc5
commit b71fb0317d
2 changed files with 7 additions and 17 deletions
+2 -1
View File
@@ -32,7 +32,8 @@ get_latest_release() {
CORE_LATEST_VERSION=$(get_latest_release "home-assistant/core")
DOCKER_PORTAINER="true" setup_docker
setup_docker
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/portainer.sh)" <<<"y"
msg_info "Pulling Home Assistant $CORE_LATEST_VERSION Image"
$STD docker pull ghcr.io/home-assistant/home-assistant:stable