chore(deps): update lscr.io/linuxserver/bookstack docker tag to v22.10.20221021 (#128)
* chore(deps): update lscr.io/linuxserver/bookstack docker tag to v22.10.20221021 * 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
f88ef2dcfa
commit
c7bdca0940
|
@ -4,8 +4,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"port": 8119,
|
"port": 8119,
|
||||||
"id": "bookstack",
|
"id": "bookstack",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "22.09.20220915",
|
"version": "22.10.20221021",
|
||||||
"description": "BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information. Default login: admin@admin.com password: password",
|
"description": "BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information. Default login: admin@admin.com password: password",
|
||||||
"short_desc": "BookStack is a self-hosted platform for organising and storing information.",
|
"short_desc": "BookStack is a self-hosted platform for organising and storing information.",
|
||||||
"author": "Dan Brown",
|
"author": "Dan Brown",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
bookstack:
|
bookstack:
|
||||||
image: lscr.io/linuxserver/bookstack:22.09.20220915
|
image: lscr.io/linuxserver/bookstack:22.10.20221021
|
||||||
container_name: bookstack
|
container_name: bookstack
|
||||||
environment:
|
environment:
|
||||||
- APP_URL=http://${INTERNAL_IP}:${APP_PORT}
|
- APP_URL=http://${INTERNAL_IP}:${APP_PORT}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user