mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:01:58 +01:00
Updated docker-compose.yaml to use mariadb:10.5
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
657ceaf11f
commit
a1d81a0281
@ -2,7 +2,7 @@ version: "3"
|
||||
services:
|
||||
|
||||
mysql:
|
||||
image: mariadb:10.4
|
||||
image: mariadb:10.5
|
||||
restart: unless-stopped
|
||||
cap_drop:
|
||||
- ALL
|
||||
|
Loading…
Reference in New Issue
Block a user