containrrr / watchtower

A process for automating Docker container base image updates.
https://containrrr.dev/watchtower/
Apache License 2.0
17.65k stars 817 forks source link

Wont update aio-imaginary #1903

Open yankees5963 opened 5 months ago

yankees5963 commented 5 months ago

Describe the bug

Nextcloud image nextcloud/aio-imaginary:latest shows update available in portainer but watchtower never updates. If i manually download the new image and restart the container it will update but watchtower ignores, there is no ignore rule setup. Every other container updates just fine. I have updates run at 3am EST daily.

Steps to reproduce

  1. run nextcloud/aio-imaginary:latest
  2. set watchtower to update.

Expected behavior

watchtower updates and restarts container

Screenshots

No response

Environment

Docker 24.0.7 (API: 1.43)

Your logs

time="2024-01-17T03:01:25-05:00" level=info msg="Found new lscr.io/linuxserver/homeassistant:latest image (d277be2229ef)"
time="2024-01-17T03:01:57-05:00" level=info msg="Found new lscr.io/linuxserver/nextcloud:latest image (e3c67d14064a)"
time="2024-01-17T03:02:00-05:00" level=info msg="Stopping /nextcloud (e254116664d5) with SIGTERM"
time="2024-01-17T03:02:05-05:00" level=info msg="Creating /nextcloud"
time="2024-01-17T03:02:22-05:00" level=info msg="Stopping /homeassistant (454288c9c65d) with SIGTERM"
time="2024-01-17T03:02:30-05:00" level=info msg="Creating /homeassistant"
time="2024-01-17T03:02:30-05:00" level=info msg="Removing image 5cfafdbfa3cb"
time="2024-01-17T03:02:32-05:00" level=info msg="Removing image 4f4effa26a85"
time="2024-01-17T03:02:39-05:00" level=info msg="Session done" Failed=0 Scanned=24 Updated=2 notify=no

Additional context

No response

github-actions[bot] commented 5 months ago

Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏

szaimen commented 1 month ago

I guess this is the reason? https://github.com/nextcloud/all-in-one/blob/b938a6642e21aa5170c20d8bd30c4081a48ef7a0/Containers/imaginary/Dockerfile#L42