Skip to content

Commit 6e1ab16

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b482dd2 commit 6e1ab16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack/lab/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ USER ${NB_USER}
112112

113113
WORKDIR "/home/${NB_USER}"
114114

115-
RUN mkdir -p /home/${NB_USER}/apps
115+
RUN mkdir -p /home/${NB_USER}/apps

0 commit comments

Comments
 (0)