build(deps): bump gramps-project/grampsweb in /docker/personal/gramps

Bumps [gramps-project/grampsweb](https://github.com/gramps-project/gramps-web) from 25.10.2 to 25.11.0.
- [Release notes](https://github.com/gramps-project/gramps-web/releases)
- [Commits](https://github.com/gramps-project/gramps-web/compare/v25.10.2...v25.11.0)

---
updated-dependencies:
- dependency-name: gramps-project/grampsweb
  dependency-version: 25.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-20 20:58:46 +00:00
committed by GitHub
parent 0876f0d77f
commit 25400b6d8e

View File

@@ -1,7 +1,7 @@
services: services:
grampsweb: grampsweb:
container_name: grampsweb container_name: grampsweb
image: ghcr.io/gramps-project/grampsweb:25.10.2 image: ghcr.io/gramps-project/grampsweb:25.11.0
restart: always restart: always
networks: networks:
- default - default
@@ -34,7 +34,7 @@ services:
grampsweb_celery: grampsweb_celery:
container_name: grampsweb_celery container_name: grampsweb_celery
image: ghcr.io/gramps-project/grampsweb:25.10.2 image: ghcr.io/gramps-project/grampsweb:25.11.0
restart: always restart: always
environment: environment:
GRAMPSWEB_TREE: "Gramps Web" # will create a new tree if not exists GRAMPSWEB_TREE: "Gramps Web" # will create a new tree if not exists