Seafile : MariaDB 10.6 (LTS)
This commit is contained in:
parent
20c4cf36a6
commit
a49da35e33
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
## vars
|
## vars
|
||||||
mariadb_release='10.5'
|
mariadb_release='10.6'
|
||||||
memcached_release='1.6'
|
memcached_release='1.6'
|
||||||
seafile_image='git.garbaye.fr/garbaye/seafile-mc'
|
seafile_image='git.garbaye.fr/garbaye/seafile-mc'
|
||||||
seafile_release='10.0.1'
|
seafile_release='10.0.1'
|
||||||
|
|
Loading…
Reference in a new issue