Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD authored Jul 17, 2024
1 parent 58c0872 commit 659f8b2
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
Expand Up @@ -6,7 +6,7 @@ ARG JUPYTERHUB_VERSION=4.1.5
FROM quay.io/jupyter/datascience-notebook:$PYTHON_VERSION
USER root

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

0 comments on commit 659f8b2

Please sign in to comment.