File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/documentation/docs/user-guide/installation Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ services:
39
39
40
40
core :
41
41
hostname : core
42
- image : sofietv/tv-automation-server-core:release51
42
+ image : sofietv/tv-automation-server-core:release52
43
43
restart : always
44
44
ports :
45
45
- ' 3000:3000' # Same port as meteor uses by default
@@ -57,7 +57,7 @@ services:
57
57
- db
58
58
59
59
playout-gateway :
60
- image : sofietv/tv-automation-playout-gateway:release51
60
+ image : sofietv/tv-automation-playout-gateway:release52
61
61
restart : always
62
62
environment :
63
63
DEVICE_ID : playoutGateway0
@@ -86,7 +86,7 @@ services:
86
86
# - core
87
87
88
88
# mos-gateway:
89
- # image: sofietv/tv-automation-mos-gateway:release51
89
+ # image: sofietv/tv-automation-mos-gateway:release52
90
90
# restart: always
91
91
# ports:
92
92
# - "10540:10540" # MOS Lower port
You can’t perform that action at this time.
0 commit comments