diff --git a/Don't-upgrade-Docker-container-to-develop-or-nightly.md b/Don't-upgrade-Docker-container-to-develop-or-nightly.md new file mode 100644 index 0000000..439ffa9 --- /dev/null +++ b/Don't-upgrade-Docker-container-to-develop-or-nightly.md @@ -0,0 +1,3 @@ +If you choose to be on develop or nightly branch and use Docker, **DO NOT UPDATE THE CONTAINER**. +Doing so will downgrade and thereby might cause issues with the database. +Same rule applies to EVERY docker container you ever use if you use the built in updaters. \ No newline at end of file