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.
2 parents 8b5abd1 + 9f47fb3 commit cb0ab0dCopy full SHA for cb0ab0d
doc/sphinx/user/extending/testing/running-tests.md
@@ -96,7 +96,7 @@ path to your ASPECT directory):
96
97
``` ksh
98
docker run -v ASPECT_SOURCE_DIR:/home/dealii/aspect --rm -it\
99
- geodynamics/aspect-tester:focal-dealii-9.3-v2 \
+ geodynamics/aspect-tester:focal-dealii-9.5-v3 \
100
bash /home/dealii/aspect/contrib/utilities/compile_and_update_tests.sh
101
```
102
0 commit comments