Skip to content

Commit

Permalink
pin miniconda image version to 23.9.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Dec 7, 2023
1 parent b569c38 commit fb2b210
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
FROM continuumio/miniconda3:23.9.0-0

LABEL maintainer="Anton Korosov <anton.korosov@nersc.no>"
LABEL purpose="Python libs for developing and running Nansat"
Expand Down

0 comments on commit fb2b210

Please sign in to comment.