Update to 1.35.13 and to a database image stored in my ghcr

This commit is contained in:
Conrad Schulz 2023-10-25 18:39:04 +02:00
parent c3f7d74c3e
commit fc805c6287
2 changed files with 4 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"search.useIgnoreFiles": false
}

View file

@ -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