Cannot update

Hi all,

Can anybody help please?
I tried, and failed to install docker a few months back and just gave up. Now I can’t update OSMC. If I try through manual controls it just says no update available and if I try through console I get this

E: Malformed entry 1 in list file /etc/apt/sources.list.d/docker.list (Component)
E: The list of sources could not be read.
osmc@osmc:~$

I think I need to remove my failed attempt at installing docker.

That file on my machine is…

osmc@VeroV:~$ cat /etc/apt/sources.list.d/docker.list
deb [arch=arm64 signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian bullseye stable
osmc@VeroV:~$

Maybe try recreating that file and see what that gets you.

Yeah mine is different.
I can’t edit it as it says I don’t have permission

Figured it out. And yes now works
Thanks.