Skip to content

Commit bcce1f5

Browse files
jadh4vthewtex
authored andcommitted
docs(Dockerfile): specify DCMTK branch name in comments
1 parent cc6836c commit bcce1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docker/itk-wasm-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN git clone --branch $ITK_GIT_BRANCH --single-branch --depth 1 https://github.
4141
/ITK/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/CMakeLists.txt
4242

4343
# Modify CMake variable to use patched DCMTK library
44-
# GIT_TAG refers to DCMTK branch: 20240311_DCMTK_PATCHES_FOR_ITK-wasm
44+
# GIT_TAG refers to DCMTK branch: 20240311_DCMTK_PATCHES_FOR_ITK-Wasm-1
4545
RUN sed -i -e '/^set(DCMTK_GIT_REPOSITORY/c\set(DCMTK_GIT_REPOSITORY "https://github.com/InsightSoftwareConsortium/DCMTK.git")' \
4646
/ITK/Modules/ThirdParty/DCMTK/DCMTKGitTag.cmake
4747

0 commit comments

Comments
 (0)