Replies: 1 comment 5 replies
-
Need to update via compose.
(or https://www.howtogeek.com/devops/how-to-upgrade-docker-containers-to-apply-image-updates/ |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the docker container service for zwave-js-ui and recently the Home Assistant displayed a message that the "The version of Z-Wave JS Server you are currently running is too old for this version of Home Assistant. Please update the Z-Wave JS Server to the latest version to fix this issue.". I'm using zwave-js-ui: 8.8.4.4f4cd65.
My compose.yml had the following section for this container
Tried to update using
The pull perfectly downloads and extracts the files, but after starting the container again I still notice the same (old) version number. I believe I'm missing something here, but hours of searching did not bring the solution. I saw an old post stating that I need to remove the old container, but doesn't this also remove all my device settings?
Peter
Beta Was this translation helpful? Give feedback.
All reactions