How can I upgrade over command line? #3924
Unanswered
techrivertree
asked this question in
Q&A
Replies: 2 comments 1 reply
-
i assume you are running mealie through a docker container. docker uses another system to update programms.
After that you might want to look into |
Beta Was this translation helpful? Give feedback.
0 replies
-
Mealie is installed on an RPi. Using docker-compose.yml does not work, PiMeal@PiMeal:~ $ docker-compose.yml |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am able to upgrade the RPi software with sudo apt-y update and sudo apt -y upgrade but that is not updating Mealie. I read through the install instructions and FAQ. How can I upgrade from v 1.6 to 1.10 using the command line?
Beta Was this translation helpful? Give feedback.
All reactions