Hi there, I try to update my docker container and have no clue why it fails:
Actual Version: Server Version: 11.0.9
these are my containers:
REPOSITORY TAG IMAGE ID CREATED
portainer/portainer-ce latest 2b50f5a6047e 13 days ago
mariadb 10.11 8fa1e38a7eae 5 weeks ago
memcached latest 8119966bf57c 2 months ago
seafileltd/seafile-mc latest 78e372c8e9d1 3 months ago
$ docker compose pull
[+] Pulling 3/3
✘ db Error context canceled 1.4s
✘ memcached Error context canceled 1.3s
✘ seafile Error manifest for seafileltd/seafile-mc:latest not found: manifest unknown: manife… 1.3s
Error response from daemon: manifest for seafileltd/seafile-mc:latest not found: manifest unknown: manifest unknown
Any Idea how to fix it? I didnt made any changes to the compose file since I installed everything.