Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 9695f76

Browse files
committed
Sync with new hcp-base
1 parent 5431d75 commit 9695f76

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
# Uses Ubuntu 16.04 LTS
6-
FROM flywheel/hcp-base:1.0.1_4.0.1
6+
FROM flywheel/hcp-base:1.0.2_4.3.0
77

88
LABEL maintainer="Flywheel <[email protected]>"
99

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"url": "https://github.com/Washington-University/Pipelines",
99
"source": "https://github.com/flywheel-apps/hcp-struct",
1010
"cite": "Glasser M. F., Sotiropoulos S. N., Wilson J. A., Coalson T. S., Fischl B., Andersson J. L., … Consortium, W. U.-M. H. (2013). The minimal preprocessing pipelines for the Human Connectome Project. NeuroImage, 80, 105–124.",
11-
"version": "1.0.1_4.0.1",
11+
"version": "1.0.2_4.3.0",
1212
"custom": {
13-
"docker-image": "flywheel/hcp-struct:1.0.1_4.0.1",
13+
"docker-image": "flywheel/hcp-struct:1.0.2_4.3.0",
1414
"gear-builder": {
1515
"category": "analysis",
16-
"image": "flywheel/hcp-struct:1.0.1_4.0.1"
16+
"image": "flywheel/hcp-struct:1.0.2_4.3.0"
1717
},
1818
"flywheel": {
1919
"suite": "Human Connectome Project"

0 commit comments

Comments
 (0)