Skip to content

Commit 17f3848

Browse files
committed
Updates Dockerfile to pull and build from GHCR map-init container
1 parent 162eb2d commit 17f3848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM fetalsvrtk/aide:map-test AS build
1+
FROM ghcr.io/svrtk/aide-svrtk/map-init:0.2.0 AS build
22

33
# Add dcm2niix to MAP
44
WORKDIR /bin

0 commit comments

Comments
 (0)