Skip to content

Commit b0a574f

Browse files
authored
Update Dockerfile
1 parent af9264c commit b0a574f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/datascience-notebook/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG JUPYTERHUB_VERSION=4.1.5
77
FROM quay.io/jupyter/datascience-notebook:$PYTHON_VERSION
88
USER root
99

10-
# Setup datascience apt pkgs + env vars
10+
# Setup datascience apt pkgs + env vars
1111
## see https://github.com/phusion/baseimage-docker/issues/319#issuecomment-1058835363
1212
ENV DEBIAN_FRONTEND=noninteractive
1313
ENV DEBCONF_NOWARNINGS="yes"

0 commit comments

Comments
 (0)