Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit ddce2be

Browse files
committed
* Bump version
Signed-off-by: Christian Berger <christian.berger@gu.se>
1 parent bf40eb9 commit ddce2be

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
@@ -34,7 +34,7 @@ section to your `docker-compose.yml`:
3434
version: '2' # Must be present exactly once at the beginning of the docker-compose.yml file
3535
services: # Must be present exactly once at the beginning of the docker-compose.yml file
3636
video-vpx-encoder:
37-
image: chalmersrevere/opendlv-video-vpx-encoder-multi:v0.0.7
37+
image: chalmersrevere/opendlv-video-vpx-encoder-multi:v0.0.8
3838
restart: on-failure
3939
network_mode: "host"
4040
ipc: "host"

0 commit comments

Comments
 (0)