Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
NB_UID and NB_GID may be from the old build environment?
Leaving as joyvan
  • Loading branch information
uebergeek999 committed Nov 16, 2024
1 parent 36fd2e6 commit eb07331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ USER jovyan
# other packages here...

# From the "original" 2022 version:
USER $NB_UID:$NB_GID
# USER $NB_UID:$NB_GID
ENV PATH=${PATH}:/usr/local/cuda/bin


Expand Down

0 comments on commit eb07331

Please sign in to comment.