mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -08:00
Update Dockerfile
This commit is contained in:
parent
7234402211
commit
bed8b7c083
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ COPY docker/supervisor-api.conf /etc/supervisor/conf.d/api.conf
|
|||
COPY docker/background.png /usr/share/images/fluxbox/ubuntu-light.png
|
||||
|
||||
# Add user, fix permissions
|
||||
RUN chown "${SEL_UID}:${SEL_GID}" $HOME/.local /opt/venv/share
|
||||
RUN chown "${SEL_UID}:${SEL_GID}" $HOME/.local
|
||||
|
||||
# Switch user
|
||||
USER $SEL_UID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue