HotReload Cog #49
1 changed files with 2 additions and 1 deletions
|
@ -31,4 +31,5 @@ COPY --from=uv --chown=vscode: /uv /uvx /bin/
|
|||
COPY --from=python --chown=vscode: /usr/local /usr/local
|
||||
|
||||
RUN ln -s /usr/local/bin/python3.11 /usr/local/bin/python; \
|
||||
python --version
|
||||
python --version; \
|
||||
python -m ensurepip
|
||||
|
|
Loading…
Add table
Reference in a new issue