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

Bumps [gramps-project/grampsweb](https://github.com/gramps-project/gramps-web) from 26.2.0 to 26.4.0.
- [Release notes](https://github.com/gramps-project/gramps-web/releases)
- [Commits](https://github.com/gramps-project/gramps-web/compare/v26.2.0...v26.4.0)

---
updated-dependencies:
- dependency-name: gramps-project/grampsweb
  dependency-version: 26.4.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]
2026-04-04 22:12:25 +00:00
committed by Valentin Haudiquet
parent c8bf71dd86
commit 65ed1f15aa

View File

@@ -1,7 +1,7 @@
services: services:
grampsweb: grampsweb:
container_name: grampsweb container_name: grampsweb
image: ghcr.io/gramps-project/grampsweb:26.2.0 image: ghcr.io/gramps-project/grampsweb:26.4.0
restart: always restart: always
networks: networks:
- default - default
@@ -31,7 +31,7 @@ services:
grampsweb_celery: grampsweb_celery:
container_name: grampsweb_celery container_name: grampsweb_celery
image: ghcr.io/gramps-project/grampsweb:26.2.0 image: ghcr.io/gramps-project/grampsweb:26.4.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