Skip to content

Commit 0cb03ef

Browse files
authored
update documentation docker run
1 parent 9f429cd commit 0cb03ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ FJMUModelUpdater new
3737
You can build the `output.json` with VerveineJ with the following command.
3838

3939
```st
40-
docker run -v "/path/to/FamixJavaModelUpdater/tests:/src" ghcr.io/evref-bl/verveinej:v3.0.13 -format json -o output.json -alllocals -anchor assoc .
40+
docker run -v "/path/to/FamixJavaModelUpdater/tests:/src" ghcr.io/evref-bl/verveinej:v3.2.1 -format json -o output.json -alllocals -anchor assoc
4141
```

0 commit comments

Comments
 (0)