From 7c1542ef344e8783e4c54835cf0f925966f156b0 Mon Sep 17 00:00:00 2001 From: Smart Home Cambodia Date: Sun, 21 May 2023 13:49:18 +0700 Subject: [PATCH] Update config.json --- hass-portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hass-portainer/config.json b/hass-portainer/config.json index 9bfe6fb..d53833e 100644 --- a/hass-portainer/config.json +++ b/hass-portainer/config.json @@ -7,7 +7,7 @@ ], "description": "Container management made easy", "docker_api": true, - "image": "smarthomecambodia/hass-portainer-{arch}", + "image": "mikejmcguire/hass-portainer-{arch}", "ingress": true, "ingress_port": 9000, "init": false,