remove root
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
2e11909993
commit
91608947b4
|
@ -167,5 +167,5 @@ HEALTHCHECK --interval=5s --timeout=3s --start-period=5s --retries=3 \
|
|||
# Switch back to jovyan to avoid accidental container runs as root
|
||||
USER ${NB_UID}
|
||||
RUN jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
|
||||
USER root
|
||||
#USER root
|
||||
WORKDIR "${HOME}"
|
Loading…
Reference in New Issue