Skip to content

Commit 1fe0d3c

Browse files
authored
update treescape tag (#49)
1 parent ea9f43a commit 1fe0d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

latest/docker/Dockerfile.treescape

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ USER root
1212

1313
RUN git clone https://github.com/LLNL/treescape ${GIT_CLONE_STAGING_DIR}/treescape && \
1414
cd ${GIT_CLONE_STAGING_DIR}/treescape && \
15-
git checkout main-2026-04-13
15+
git checkout main-2026-04-14
1616

1717
RUN . /opt/global_py_venv/bin/activate && \
1818
cd ${GIT_CLONE_STAGING_DIR}/treescape && \

0 commit comments

Comments
 (0)