chore(deps): update lscr.io/linuxserver/bookstack docker tag to v23.06.20230703 (#799)

This commit is contained in:
renovate[bot] 2023-07-03 19:21:02 +00:00 committed by GitHub
parent 24123ead7c
commit 097e640383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8119,
"id": "bookstack",
"tipi_version": 10,
"version": "23.06.20230630",
"tipi_version": 11,
"version": "23.06.20230703",
"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:23.06.20230630
image: lscr.io/linuxserver/bookstack:23.06.20230703
container_name: bookstack
environment:
- APP_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN}