Skip to content

Commit 65a3405

Browse files
committed
chore(ci): Try latest miniconda image
1 parent c28f901 commit 65a3405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120

121121
get_data:
122122
docker:
123-
- image: quay.io/condaforge/miniforge3:24.9.0-0
123+
- image: quay.io/condaforge/miniforge3:latest
124124
working_directory: /tmp/data
125125
environment:
126126
- TEMPLATEFLOW_HOME: /tmp/templateflow

0 commit comments

Comments
 (0)