Skip to content

Commit

Permalink
noble update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
slabajo committed Aug 7, 2024
1 parent 6c7618b commit 773b3fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/kurento-buildpackage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ It runs [kurento-buildpackage](https://github.com/Kurento/kurento/blob/main/ci-s
cd kurento/server/module-core/
docker run --rm \
--mount type=bind,src="$PWD",dst=/hostdir \
kurento/kurento-buildpackage:focal \
kurento/kurento-buildpackage:noble \
--install-kurento nightly
```

Expand All @@ -31,7 +31,7 @@ It runs [kurento-buildpackage](https://github.com/Kurento/kurento/blob/main/ci-s
## Help output

```
$ docker run --rm kurento/kurento-buildpackage:focal --help
$ docker run --rm kurento/kurento-buildpackage:noble --help
Kurento packaging script for Debian/Ubuntu.
Expand Down

0 comments on commit 773b3fd

Please sign in to comment.