Skip to content

Updating invoiceninja to new version is not possible with debian docker-compose.yml #649

Description

@benbrummer

Setup information

docker run / docker-compose / Helm

Describe the bug
invoiceninja stays on the version, which initialy created the volume, cause of https://github.com/invoiceninja/dockerfiles/blob/debian/debian/docker-compose.yml#L19

To reproduce
Steps to reproduce the behavior:

  1. Clone https://github.com/invoiceninja/dockerfiles.git -b debian
  2. cd to dockerfiles/debian
  3. Set image tag to 5.10.56
  4. docker compose up
  5. docker compose down
  6. Change image tag to latest again
  7. docker compose up => docker will stay on 5.10.56

Expected behavior
invoiceninja is using the version defined in docker-compose.yml

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