chore(deps): update lscr.io/linuxserver/bookstack docker tag to v23.05.20230503 (#462)
* chore(deps): update lscr.io/linuxserver/bookstack docker tag to v23.05.20230503 * 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
890df35965
commit
e9cf997193
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8119,
|
"port": 8119,
|
||||||
"id": "bookstack",
|
"id": "bookstack",
|
||||||
"tipi_version": 6,
|
"tipi_version": 7,
|
||||||
"version": "23.02.20230226",
|
"version": "23.05.20230503",
|
||||||
"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:23.02.20230226
|
image: lscr.io/linuxserver/bookstack:23.05.20230503
|
||||||
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