Skip to content

Commit

Permalink
New version for miniconda image
Browse files Browse the repository at this point in the history
  • Loading branch information
iquasere committed Sep 15, 2023
1 parent cff6b08 commit 863b089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM continuumio/miniconda3:22.11.1
FROM continuumio/miniconda3:23.3.1-0

RUN buildDeps='build-essential zlib1g-dev' \
&& apt-get update \
Expand Down

0 comments on commit 863b089

Please sign in to comment.