-
- Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
EnhancementAny requests for improvements or new featuresAny requests for improvements or new featuresHelp wantedHelp is appreciated for this issue.Help is appreciated for this issue.
Description
Bug Description
When updating linkace docker image (with a docker volume mounted on /app/storage), the docker image startup process does not clear application cache.
As a result, the linkace version displayed at the bottom of linkace pages stays the same and keep alerting that an update is needed.
I think this is the least of the possible issues.
How to reproduce
- install linkace 2.1.9 using docker with a docker volume mounted on
/app/storage. - browse the site a little as a logged in user.
- update the image to 2.2.0
4.browse the site as a logged in user. The bottom of the pages stays at 2.1.9.
Expected behavior
The docker image clear the cache at startup with php artisan cache:clear.
Logs
Screenshots
No response
LinkAce version
v2.2.0
Setup Method
Docker
Operating System
Linux (Ubuntu, CentOS,...)
Client details
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementAny requests for improvements or new featuresAny requests for improvements or new featuresHelp wantedHelp is appreciated for this issue.Help is appreciated for this issue.