Skip to content

Commit e9e058f

Browse files
authored
riken: update benchpark tag to develop-2025-12-15 (#43)
1 parent 159d0bc commit e9e058f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2026-RIKEN/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-12-14 develop-2025-12-14 && \
35+
git checkout -b develop-2025-12-15 develop-2025-12-15 && \
3636
git submodule update --init --recursive
3737

3838
USER root

0 commit comments

Comments
 (0)