There was an error while loading. Please reload this page.
1 parent 6e7e67d commit 6165bc0Copy full SHA for 6165bc0
1 file changed
src/docker/itk-wasm-base/Dockerfile
@@ -7,8 +7,8 @@ LABEL org.opencontainers.image.source="https://github.com/InsightSoftwareConsort
7
8
WORKDIR /
9
10
-# 2022-05-07 master branch
11
-ENV ITK_GIT_TAG aa52038c23c5d5ffd9fc68e2f408f6e49addb091
+# 2022-07-02 master branch
+ENV ITK_GIT_TAG 7e35b6443f7bec2aa74d439d066881971f5590db
12
RUN git clone https://github.com/thewtex/ITK.git && \
13
cd ITK && \
14
git checkout ${ITK_GIT_TAG} && \
0 commit comments