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

Commit 30ccfaa

Browse files
committed
Release v0.0.4
Signed-off-by: Christian Berger <christian.berger@gu.se>
1 parent c4461f6 commit 30ccfaa

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.3
37+
image: chalmersrevere/opendlv-video-vpx-encoder-multi:v0.0.4
3838
restart: on-failure
3939
network_mode: "host"
4040
ipc: "host"

0 commit comments

Comments
 (0)