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

Commit 59be875

Browse files
authored
Syncíng version with encoder
1 parent 77f8b56 commit 59be875

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
@@ -47,7 +47,7 @@ version: '2' # Must be present exactly once at the beginning of the docker-compo
4747
services: # Must be present exactly once at the beginning of the docker-compose.yml file
4848
video-h264-decoder-amd64:
4949
build:
50-
context: https://github.com/chalmers-revere/opendlv-video-h264-decoder.git#v0.0.1
50+
context: https://github.com/chalmers-revere/opendlv-video-h264-decoder.git#v0.0.3
5151
dockerfile: Dockerfile.amd64
5252
restart: on-failure
5353
network_mode: "host"

0 commit comments

Comments
 (0)