Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD authored Jan 30, 2024
1 parent c1e08ad commit 69a5ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG PYTHON_VERSION=python-3.9.5
FROM jupyter/datascience-notebook:$PYTHON_VERSION
# coerce change in all notebook
# coerce change in all notebook
USER root

# see https://github.com/phusion/baseimage-docker/issues/319#issuecomment-1058835363
Expand Down

0 comments on commit 69a5ad1

Please sign in to comment.