Skip to content

Commit cc85311

Browse files
committed
Fix exo image version
1 parent 27fc1cf commit cc85311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252
aliases:
5353
- ${EXO_PROXY_VHOST:-exoapp.local}
5454
exo:
55-
image: exoplatform/exo-community:7.0
55+
image: exoplatform/exo-community:7.0.0
5656
environment:
5757
EXO_PROXY_VHOST: ${EXO_PROXY_VHOST:-exoapp.local}
5858
EXO_PROXY_PORT: 80

0 commit comments

Comments
 (0)