Skip to content

Commit 7bec429

Browse files
committed
chore: update submodule versions in composition
1 parent 8a57953 commit 7bec429

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ x-takserver_env: &takserver_env
129129

130130
services:
131131
miniwerk:
132-
image: pvarki/miniwerk:1.3.5-d${RELEASE_TAG:-1.12.0}${DOCKER_TAG_EXTRA:-}
132+
image: pvarki/miniwerk:1.3.6-d${RELEASE_TAG:-1.12.0}${DOCKER_TAG_EXTRA:-}
133133
build:
134134
context: ./miniwerk
135135
dockerfile: Dockerfile
@@ -563,7 +563,7 @@ services:
563563
# Begin: MediaMTX #
564564
###################
565565
rmmtx:
566-
image: pvarki/rmmtx:local${DOCKER_TAG_EXTRA:-}
566+
image: pvarki/rmmtx:1.0.0-d${RELEASE_TAG:-1.12.0}${DOCKER_TAG_EXTRA:-}
567567
build:
568568
context: ./mtxauthz
569569
dockerfile: Dockerfile

0 commit comments

Comments
 (0)