Hi guys, I have some questions. I don't know much ...
# orm-help
l
Hi guys, I have some questions. I don't know much about how Prisma and Docker works. For example if I want to update Prisma Server from 1.7.1 to 1.7.4. I have to go to where
docker-compose.yml
is, and run
docker-compose pull
right? And will I losing old data after updated?