Linuxserver/readarr both latest and develop tags not working

Both latest and develop tags for readarr stopped working at least a week ago ( probably even earlier ):

root@testlxc:~# docker pull linuxserver/readarr:latest
Error response from daemon: manifest for linuxserver/readarr:latest not found: manifest unknown: manifest unknown
root@testlxc:~# docker pull linuxserver/readarr:develop
develop: Pulling from linuxserver/readarr
no matching manifest for linux/amd64 in the manifest list entries

This is to be expected.

if you would like to conitnue using readarr, understand it will not get updates and you must pin the version to the last working one. (and read the changelogs before blindly updating containers)

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.