Skip to content

Commit 2981965

Browse files
authored
Merge pull request #6692 from gassmoeller/update_doc_tester
Update reference tester version.
2 parents 2cdbb3f + 0f2166c commit 2981965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/utilities/compile_and_update_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# folder (the one containing include/, cmake/, source/, and tests/).
77
# Navigate to that folder and run the following command in a terminal:
88
#
9-
# docker run -v $PWD:/home/dealii/aspect --name=aspect-tester --rm -it geodynamics/aspect-tester:focal-dealii-9.4-v3 bash /home/dealii/aspect/contrib/utilities/compile_and_update_tests.sh
9+
# docker run -v $PWD:/home/dealii/aspect --name=aspect-tester --rm -it geodynamics/aspect-tester:jammy-dealii-9.6-v1 bash /home/dealii/aspect/contrib/utilities/compile_and_update_tests.sh
1010

1111
# This command executes the following shell script *inside* the docker container
1212
# that contains the official ASPECT test system. Note that by mounting your

0 commit comments

Comments
 (0)