chore(deps): update ghcr.io/requarks/wiki docker tag to v2.5.303 (#3515)

This commit is contained in:
renovate[bot] 2024-05-20 05:59:38 +00:00 committed by GitHub
parent d25966e521
commit 6bc25c9717
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -5,11 +5,9 @@
"available": true,
"exposable": true,
"id": "wikijs",
"tipi_version": 7,
"version": "2.5.302",
"categories": [
"media"
],
"tipi_version": 8,
"version": "2.5.303",
"categories": ["media"],
"description": "A modern, lightweight and powerful wiki app built on NodeJS ",
"short_desc": "A modern and powerful wiki app built on Node.js",
"author": "https://github.com/requarks",
@ -23,8 +21,5 @@
"env_variable": "WIKI_JS_DB_PASS"
}
],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -3,7 +3,7 @@ version: '3.7'
services:
wikijs:
container_name: wikijs
image: ghcr.io/requarks/wiki:2.5.302
image: ghcr.io/requarks/wiki:2.5.303
depends_on:
- wikijs-db
environment: