We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c66e9 commit c5173c3Copy full SHA for c5173c3
docker/openemr/7.0.4/README.md
@@ -22,7 +22,7 @@ version: '3.1'
22
services:
23
mysql:
24
restart: always
25
- image: mariadb:11.4
+ image: mariadb:11.8
26
command: ['mariadbd','--character-set-server=utf8mb4']
27
volumes:
28
- databasevolume:/var/lib/mysql
docker/openemr/flex/README.md
@@ -16,7 +16,7 @@ version: '3.1'
16
17
18
19
20
21
0 commit comments