Skip to content

Commit ab696ea

Browse files
chore(deps): update bluenviron/mediamtx docker tag to v1.19.3
1 parent 5a842b8 commit ab696ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ingest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM bluenviron/mediamtx:1.19.2 AS mediamtx
2+
FROM bluenviron/mediamtx:1.19.3 AS mediamtx
33

44
FROM alpine:3.24
55
ADD entrypoint.sh /entrypoint.sh

ingest/Dockerfile-local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bluenviron/mediamtx:1.19.2 as mediamtx
1+
FROM bluenviron/mediamtx:1.19.3 as mediamtx
22

33
FROM alpine:3.24
44
ADD entrypoint.sh /entrypoint.sh

0 commit comments

Comments
 (0)