Skip to content

Commit

Permalink
chore(deps): update lscr.io/linuxserver/bookstack docker tag to v24.0…
Browse files Browse the repository at this point in the history
…2.20240304 (#2685)
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent 24ec3af commit c555f20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions apps/bookstack/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"exposable": true,
"port": 8119,
"id": "bookstack",
"tipi_version": 17,
"version": "24.02.20240228",
"tipi_version": 18,
"version": "24.02.20240304",
"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",
Expand Down
2 changes: 1 addition & 1 deletion apps/bookstack/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"
services:
bookstack:
image: lscr.io/linuxserver/bookstack:24.02.20240228
image: lscr.io/linuxserver/bookstack:24.02.20240304
container_name: bookstack
environment:
- APP_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN}
Expand Down

0 comments on commit c555f20

Please sign in to comment.