Skip to content

Watch digest not working #644

Description

@NChief

I have container running postgresql:

---
services:
  db:
    image: 'postgres:15'
    labels:
      - wud.tag.include=^\d+$$
      - wud.watch.digest=true

But wud keeps saying that there is an update to 17 available. I do not want 17. But I do want to know if the digest on the 15 tag has changed.

Am I misunderstanding something? This is taken more or less straight from the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions