Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #177 from jhlegarreta/BumpCircleCIDockerImage
Browse files Browse the repository at this point in the history
ENH: Bump CircleCI docker image
  • Loading branch information
effigies authored Apr 17, 2024
2 parents 4ce7652 + 1e6dbb2 commit 7eb31e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ orbs:
jobs:
tests:
docker: # executor type
- image: nipreps/miniconda:py39_2205.0
- image: nipreps/miniconda:py39_2403.0
auth:
username: $DOCKER_USER
password: $DOCKER_PAT
Expand Down

0 comments on commit 7eb31e2

Please sign in to comment.