Skip to content

Commit c3d123e

Browse files
committed
Use root instead
1 parent cfb7f1e commit c3d123e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ RUN apt-get update && \
55
apt-get install procps -y && \
66
apt-get clean
77

8-
USER micromamba
98
RUN micromamba install -y -n base -f /tmp/env.yaml && \
109
micromamba clean --all --yes

0 commit comments

Comments
 (0)