Merge pull request #98 from meienberger/renovate/lscr.io-linuxserver-bookstack-22.x

chore(deps): update lscr.io/linuxserver/bookstack docker tag to v22.09.20220915
This commit is contained in:
Nicolas Meienberger 2022-10-18 19:17:24 +02:00 committed by GitHub
commit 4a8626c901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -4,12 +4,14 @@
"available": true,
"port": 8119,
"id": "bookstack",
"tipi_version": 2,
"version": "22.07.3",
"tipi_version": 3,
"version": "22.09.20220915",
"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",
"categories": ["data"],
"categories": [
"data"
],
"website": "https://www.bookstackapp.com/",
"source": "https://github.com/BookStackApp/BookStack",
"form_fields": [

View File

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