Skip to content

Commit 2972a2a

Browse files
authored
Update README.md
Use the latest stable version in the example
1 parent 81411cf commit 2972a2a

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
@@ -41,7 +41,7 @@ java -jar application/target/migration-tool.jar \
4141
```
4242
mvn verify
4343
44-
docker run ehrbase/migration-tool:1.1.0-SNAPSHOT \
44+
docker run ehrbase/migration-tool:1.1.0 \
4545
-e mode=DB2DB \
4646
-e spring.datasource.import.url=jdbc:postgresql://localhost:5432/ehrbase_import \
4747
-e spring.datasource.import.username=ehrbase \

0 commit comments

Comments
 (0)