Skip to content

Commit f574594

Browse files
authored
Use miniconda instead of jupyter base image
1 parent 8f8c8d0 commit f574594

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
@@ -1,4 +1,4 @@
1-
FROM jupyter/minimal-notebook:python-3.12
1+
FROM continuumio/miniconda3:25.1.1-2
22

33
# Installing package for libmamba
44
USER root

0 commit comments

Comments
 (0)