chore(deps): update lscr.io/linuxserver/bookstack docker tag to v23.12.20240115 (#2067)
This commit is contained in:
parent
35ad6beb37
commit
6e7279e958
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8119,
|
||||
"id": "bookstack",
|
||||
"tipi_version": 15,
|
||||
"version": "23.12.20240108",
|
||||
"tipi_version": 16,
|
||||
"version": "23.12.20240115",
|
||||
"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",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
bookstack:
|
||||
image: lscr.io/linuxserver/bookstack:23.12.20240108
|
||||
image: lscr.io/linuxserver/bookstack:23.12.20240115
|
||||
container_name: bookstack
|
||||
environment:
|
||||
- APP_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN}
|
||||
|
|
Loading…
Reference in New Issue
Block a user