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:
- Clone https://github.com/invoiceninja/dockerfiles.git -b debian
- cd to dockerfiles/debian
- Set image tag to 5.10.56
- docker compose up
- docker compose down
- Change image tag to latest again
- docker compose up => docker will stay on 5.10.56
Expected behavior
invoiceninja is using the version defined in docker-compose.yml
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:
Expected behavior
invoiceninja is using the version defined in docker-compose.yml