File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,19 @@ COMPOSE_SERVER_DOMAIN=demo.os2display.dk
3
3
# Version of itkdev/os2display-api-service
4
4
# Find the latest version here: https://hub.docker.com/r/itkdev/os2display-api-service/tags
5
5
# Put COMPOSE_VERSION_API=develop if you want to install the dev-branch.
6
- COMPOSE_VERSION_API=2.2 .0
6
+ COMPOSE_VERSION_API=2.4 .0
7
7
8
8
# Version of itkdev/os2display-admin-client
9
9
# Find the latest version here: https://hub.docker.com/r/itkdev/os2display-admin-client/tags
10
- COMPOSE_VERSION_ADMIN=2.2 .0
10
+ COMPOSE_VERSION_ADMIN=2.4 .0
11
11
12
12
# Version of itkdev/os2display-client
13
13
# Find the latest version here: https://hub.docker.com/r/itkdev/os2display-client/tags
14
14
COMPOSE_VERSION_CLIENT=2.1.2
15
15
16
16
# Version of github.com/os2display/display-templates
17
17
# Find the latest version here: https://github.com/os2display/display-templates/releases
18
- TASK_VERSION_TEMPLATES=2.2 .0
18
+ TASK_VERSION_TEMPLATES=2.4 .0
19
19
20
20
# List the templates you want to load.
21
21
# Find all available templates here: https://github.com/os2display/display-templates/tree/develop/src
You can’t perform that action at this time.
0 commit comments