Skip to content

Commit

Permalink
Bump miniconda and python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctslater committed Jun 27, 2024
1 parent f07dee9 commit f41f8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM continuumio/miniconda3:22.11.1
FROM continuumio/miniconda3:24.5.0-0

RUN apt-get --allow-releaseinfo-change update && \
rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit f41f8be

Please sign in to comment.