We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fad32 commit c2f9f2dCopy full SHA for c2f9f2d
base/Dockerfile
@@ -95,4 +95,4 @@ RUN curl -LsSf https://astral.sh/uv/${UV_VERSION}/install.sh | env UV_UNMANAGED_
95
RUN export UV_NO_CACHE=1 && \
96
uv venv /opt/supervisor && \
97
source /opt/supervisor/bin/activate && \
98
- uv install supervisor https://github.com/nijel/supervisor-stdout/archive/c909c1a1ddabaf679dc2eaecb3b8f5ad6bef467a.zip
+ uv pip install supervisor https://github.com/nijel/supervisor-stdout/archive/c909c1a1ddabaf679dc2eaecb3b8f5ad6bef467a.zip
0 commit comments