chore(deps): update lscr.io/linuxserver/bookstack docker tag to v24.05.20240511 (#3472)

This commit is contained in:
renovate[bot] 2024-05-13 06:29:25 +00:00 committed by GitHub
parent 59aba9c867
commit 6dcb990060
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8119, "port": 8119,
"id": "bookstack", "id": "bookstack",
"tipi_version": 18, "tipi_version": 19,
"version": "24.02.20240304", "version": "24.05.20240511",
"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",

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
bookstack: bookstack:
image: lscr.io/linuxserver/bookstack:24.02.20240304 image: lscr.io/linuxserver/bookstack:24.05.20240511
container_name: bookstack container_name: bookstack
environment: environment:
- APP_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN} - APP_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN}