Skip to content

Commit 6165bc0

Browse files
committed
build(ITK): Bump to 2022-07-02 master
1 parent 6e7e67d commit 6165bc0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/docker/itk-wasm-base/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ LABEL org.opencontainers.image.source="https://github.com/InsightSoftwareConsort
77

88
WORKDIR /
99

10-
# 2022-05-07 master branch
11-
ENV ITK_GIT_TAG aa52038c23c5d5ffd9fc68e2f408f6e49addb091
10+
# 2022-07-02 master branch
11+
ENV ITK_GIT_TAG 7e35b6443f7bec2aa74d439d066881971f5590db
1212
RUN git clone https://github.com/thewtex/ITK.git && \
1313
cd ITK && \
1414
git checkout ${ITK_GIT_TAG} && \

0 commit comments

Comments
 (0)