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,
|
"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"
|
||||||
],
|
],
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user