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

* chore(deps): update ghcr.io/requarks/wiki docker tag to v2.5.299

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-06-04 23:18:58 -04:00 committed by GitHub
parent 46cae7b72c
commit 865e5a991e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "wikijs", "id": "wikijs",
"tipi_version": 2, "tipi_version": 3,
"version": "2.5.298", "version": "2.5.299",
"categories": [ "categories": [
"media" "media"
], ],

View File

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