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:
renovate[bot] 2022-11-09 21:29:51 +00:00 committed by GitHub
parent f88ef2dcfa
commit c7bdca0940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"available": true,
"port": 8119,
"id": "bookstack",
"tipi_version": 3,
"version": "22.09.20220915",
"tipi_version": 4,
"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",
"short_desc": "BookStack is a self-hosted platform for organising and storing information.",
"author": "Dan Brown",

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
bookstack:
image: lscr.io/linuxserver/bookstack:22.09.20220915
image: lscr.io/linuxserver/bookstack:22.10.20221021
container_name: bookstack
environment:
- APP_URL=http://${INTERNAL_IP}:${APP_PORT}