Skip to content

Commit

Permalink
docs fix name?
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Dec 16, 2020
1 parent f62c7fb commit c2b56dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -2,7 +2,7 @@ FROM jupyter/base-notebook:latest

# Install .NET CLI dependencies

ARG NB_USER=daniel
ARG NB_USER=jovyan
ARG NB_UID=1000
ENV USER ${NB_USER}
ENV NB_UID ${NB_UID}
Expand Down

0 comments on commit c2b56dd

Please sign in to comment.