diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json index fe219e7..7709378 100644 --- a/template/portainer-v2-amd64.json +++ b/template/portainer-v2-amd64.json @@ -8617,7 +8617,7 @@ "name": "PGID" } ], - "image": "linuxserver/unifi-controller:latest", + "image": "lscr.io/linuxserver/unifi-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unifi-icon.png", "name": "unifi-controller", "platform": "linux", diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index 93ae309..5a76b25 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -8698,7 +8698,7 @@ "name": "PGID" } ], - "image": "linuxserver/unifi-controller:latest", + "image": "lscr.io/linuxserver/unifi-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unifi-icon.png", "name": "unifi-controller", "platform": "linux",