Skip to content

Commit b132bdd

Browse files
committed
update treescape tag
1 parent fd90b7e commit b132bdd

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
@@ -11,7 +11,7 @@ FROM ghcr.io/llnl/thicket:latest
1111
USER root
1212

1313
RUN . /opt/global_py_venv/bin/activate && \
14-
git clone --depth 1 --branch main-2026-04-01 https://github.com/LLNL/treescape && \
14+
git clone --depth 1 --branch main-2026-04-12 https://github.com/LLNL/treescape && \
1515
cd treescape && \
1616
python3 -m pip install .
1717

0 commit comments

Comments
 (0)