devika
devika copied to clipboard
Container dependency Change and no longer deploy
change the
RUN curl -fsSL https://astral.sh/uv/install.sh | sudo -E bash -
to :
RUN curl -LsSf https://github.com/astral-sh/uv/releases/download/0.1.42/uv-installer.sh | sudo -E bash -