Update to 1.35.13 and to a database image stored in my ghcr
This commit is contained in:
parent
c3f7d74c3e
commit
fc805c6287
2 changed files with 4 additions and 1 deletions
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"search.useIgnoreFiles": false
|
||||
}
|
||||
|
|
@ -23,7 +23,7 @@ services:
|
|||
- ./wikidata/LocalSettings.php:/var/www/html/LocalSettings.php
|
||||
restart: always
|
||||
database:
|
||||
image: mariadb:media-wiki-1.35.2
|
||||
image: ghcr.io/c-schulz-rd13/rd13_media_wiki_mariadb:1.35.13
|
||||
environment:
|
||||
MYSQL_DATABASE: rd13mediawikidb
|
||||
MYSQL_USER: wikiuser
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue