Skip to content

[Bug] Not all containers getting notifications #103

@Rumpick

Description

@Rumpick

I setup 3 containers in a stack with different versions of the same image as a test, and noticed that PatchPanda only detects one of them needing an update, but I don't know if this is because it thinks the second is actually a duplicate, or some other problem.

Image
services:
  whoami:
    image: traefik/whoami:v1.11
  whoami2:
    image: traefik/whoami:v1.9
  whoami3:
    image: traefik/whoami:v1.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions