Skip to content

Commit

Permalink
change image in tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Ulrich committed May 4, 2022
1 parent e0c88f8 commit dd405ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
docker run -v $(pwd):/shared/ -u $(id -u):$(id -g) uphoffc/seissol-training "$@"
docker run -v $(pwd):/shared/ -u $(id -u):$(id -g) alicegabriel/seissol-training "$@"

0 comments on commit dd405ad

Please sign in to comment.