mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-03 03:23:04 +02:00
remove portainer update in docker ct and homeassistant
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user