mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-24 22:53:53 +01:00
Stick on MariaDB 10.3 (#1079)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
546813d73f
commit
db05a040ad
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ branches:
|
|||
|
||||
# preload images to avoid timeouts in tests
|
||||
before_install:
|
||||
- docker pull mariadb:10
|
||||
- docker pull mariadb:10.3
|
||||
- docker pull postgres:11-alpine
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue