Skip to content

Commit b552905

Browse files
committed
Bumping the version
1 parent d17b1dd commit b552905

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env.docker.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ COMPOSE_SERVER_DOMAIN=demo.os2display.dk
33
# Version of itkdev/os2display-api-service
44
# Find the latest version here: https://hub.docker.com/r/itkdev/os2display-api-service/tags
55
# 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
77

88
# Version of itkdev/os2display-admin-client
99
# 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
1111

1212
# Version of itkdev/os2display-client
1313
# Find the latest version here: https://hub.docker.com/r/itkdev/os2display-client/tags
1414
COMPOSE_VERSION_CLIENT=2.1.2
1515

1616
# Version of github.com/os2display/display-templates
1717
# 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
1919

2020
# List the templates you want to load.
2121
# Find all available templates here: https://github.com/os2display/display-templates/tree/develop/src

0 commit comments

Comments
 (0)