3 months ago
Hi guys, I was wondering if I can install nocodb with perticular version of 0.250.2 - I have tried deploying with the template of nocodb but it is always the latest and i can't seem to change the docker image - could you please let me know if there is a way I can deploy from the template with a specific version of nocodb 0.250.2 ?
2 Replies
2 months ago
hi guys any help ?
jakaratongskul
hi guys any help ?
2 months ago
Hey, you could try deploying nocodb manually by specifying nocodb/nocodb:0.250.2 as the docker image and add the databases yourself. Alternatively, which will be a little bit tricky, is to deploy the template and change the docker image to nocodb/nocodb:0.250.2 once the template has been deployed, however, you will have to handle the downgrade/migrations yourself, which will probably be more work than just setting it up manually with the specific nocodb version.