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:
parent
46cae7b72c
commit
865e5a991e
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "wikijs",
|
||||
"tipi_version": 2,
|
||||
"version": "2.5.298",
|
||||
"tipi_version": 3,
|
||||
"version": "2.5.299",
|
||||
"categories": [
|
||||
"media"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: '3.7'
|
|||
services:
|
||||
wikijs:
|
||||
container_name: wikijs
|
||||
image: ghcr.io/requarks/wiki:2.5.298
|
||||
image: ghcr.io/requarks/wiki:2.5.299
|
||||
depends_on:
|
||||
- wikijs-db
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue
Block a user