We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9f43a commit 1fe0d3cCopy full SHA for 1fe0d3c
1 file changed
latest/docker/Dockerfile.treescape
@@ -12,7 +12,7 @@ USER root
12
13
RUN git clone https://github.com/LLNL/treescape ${GIT_CLONE_STAGING_DIR}/treescape && \
14
cd ${GIT_CLONE_STAGING_DIR}/treescape && \
15
- git checkout main-2026-04-13
+ git checkout main-2026-04-14
16
17
RUN . /opt/global_py_venv/bin/activate && \
18
0 commit comments