How do I update a budibase instance running in docker on Azure

Tim Holmes 21 Reputation points
2022-12-15T02:54:12.267+00:00

Hi Folks, I suspect this is really basic, and Im just not seeing it -- I have an instance of budibase running in docker on Azure -- its one of the free services -- i cant find the control panel for docker where I would update the budibase image to the new one

Can someone please point me the right direction

Thanks
TIM

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
Developer technologies | .NET | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. MughundhanRaveendran-MSFT 12,511 Reputation points
    2022-12-23T09:22:11.077+00:00

    @Tim Holmes ,

    Thanks for reaching out to Q&A.

    It appears that you are using Azure container apps. To update the image, you will have to make changes to the docker-compose.yaml file and the env file. Once you have configured, please test it in your local machine and then deploy to the Azure container apps.

    https://docs.budibase.com/docs/docker-compose

    https://raw.githubusercontent.com/Budibase/budibase/master/hosting/docker-compose.yaml

    Hope this helps!

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.