We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed3a93 commit b5619dbCopy full SHA for b5619db
.circleci/config.yml
@@ -4,7 +4,7 @@ _machine_defaults: &machine_defaults
4
TZ: "/usr/share/zoneinfo/America/Los_Angeles"
5
SCRATCH: "/scratch"
6
machine:
7
- image: ubuntu-2204:current
+ image: ubuntu-2204:2023.04.2
8
docker_layer_caching: true
9
working_directory: /tmp/src/fmriprep
10
resource_class: large
0 commit comments