Skip to content

Commit 0608efb

Browse files
committed
switch user to nebari
1 parent eeaceb3 commit 0608efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ RUN pixi install --manifest-path /opt/dask-worker/pixi.toml -e ${DEFAULT_ENV} --
8888
USER root
8989
COPY dask-worker/postBuild /opt/dask-worker/
9090
RUN chmod +x /opt/dask-worker/postBuild && /opt/dask-worker/postBuild
91+
USER nebari
9192

9293
# =============================================================================
9394
# Stage 4: Dask-Worker Runtime

0 commit comments

Comments
 (0)