Skip to content

Commit 85b7c60

Browse files
authored
Update Dockerfile
1 parent e27f169 commit 85b7c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN echo "alias pip=pip3" >> ~/.bashrc
5050
RUN echo "alias python=python3" >> ~/.bashrc
5151

5252
RUN mkdir -p /home/coder/.vscode/settings.json
53-
cat <<EOT >>
53+
RUN cat <<EOT >>
5454
{
5555
"jupyter.kernels.filter": [
5656
{

0 commit comments

Comments
 (0)