Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Feb 9, 2025
1 parent 69afbb7 commit 7af2383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ $ ./mvnw -Pdocker
You will be able to run this binary directly where ${version} is the current project version:

```bash
$ docker run -i --rm -p 8080:8080 melloware/quarkus-primereact:${version}
$ docker run -i --rm -p 8000:8000 melloware/quarkus-primereact:latest
```

> :bulb:
Expand Down

0 comments on commit 7af2383

Please sign in to comment.