Skip to content

Commit 7097c98

Browse files
committed
update benchpark tag to develop-2025-08-25
- for hpcic tutorial
1 parent 96a48e7 commit 7097c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2025-HPCIC/docker/Dockerfile.benchpark

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ USER ${NB_USER}
3232

3333
RUN git clone https://github.com/LLNL/benchpark.git ${HOME}/benchpark && \
3434
cd ${HOME}/benchpark && \
35-
git checkout -b develop-2025-07-14 develop-2025-07-14 && \
35+
git checkout -b develop-2025-08-25 develop-2025-08-25 && \
3636
git submodule update --init --recursive
3737

3838
USER root

0 commit comments

Comments
 (0)