Skip to content

Commit 3f01b52

Browse files
author
michaelhodges
committed
define mariadb version
1 parent 0b398f3 commit 3f01b52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/espocrm/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ services:
4949

5050
# ${SERVICE}
5151
database:
52-
image: mariadb:latest
52+
image: mariadb:12.2
5353
container_name: db-${SERVICE}
5454
environment:
5555
- MARIADB_ROOT_PASSWORD=${MARIADB_ROOT_PASSWORD}

0 commit comments

Comments
 (0)