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

This commit is contained in:
renovate[bot] 2024-01-31 00:32:19 +00:00 committed by GitHub
parent 7e27d62e51
commit 044f7e239f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "wikijs",
"tipi_version": 5,
"version": "2.5.300",
"tipi_version": 6,
"version": "2.5.301",
"categories": [
"media"
],
@ -23,5 +23,8 @@
"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.300
image: ghcr.io/requarks/wiki:2.5.301
depends_on:
- wikijs-db
environment: