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 c0521e0 commit 25c30b4Copy full SHA for 25c30b4
dev-docker/weblate-dev/Dockerfile
@@ -19,7 +19,7 @@ ARG USER_ID=1000
19
ARG GROUP_ID=1000
20
21
USER root
22
-ENV PATH=/app/venv/bin:/opt/tools/bin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/sbin
+ENV PATH=/app/venv/bin:/opt/python/bin:/usr/local/bin:/usr/bin:/bin:/sbin:/usr/sbin
23
ENV UV_CACHE_DIR=/app/data/uv-cache
24
ENV UV_LINK_MODE=copy
25
# Make sure user exists in the container
0 commit comments