Update Readme

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-11-18 08:42:46 +01:00
parent 2dc8b99546
commit 6cf41fb284
4 changed files with 9 additions and 17 deletions

View File

@@ -7,7 +7,7 @@ RUN apk add --no-cache \
py3-pip \
tzdata
ENV USER node
ENV USER=node
USER ${USER}
# python packages (as zensical) are installed in the user's home directory