added mariadb 10.4
This commit is contained in:
@@ -219,8 +219,8 @@ docker-compose up -d
|
||||
```
|
||||
|
||||
## How to use different mariadb version
|
||||
The default is mariadb 10.3.
|
||||
If you want, you can use mariadb 10.2 or 10.1 by changing this line in **docker-compose.yaml**:
|
||||
The default is mariadb 10.4.
|
||||
If you want, you can use mariadb 10.3, 10.2 or 10.1 by changing this line in **docker-compose.yaml**:
|
||||
```
|
||||
image: docker.asperti.com/paspo/mariadb-backup-slave:maria-10.1
|
||||
```
|
||||
Reference in New Issue
Block a user