chore(deps): update ghcr.io/gramps-project/grampsweb docker tag to v24.8.0
This commit is contained in:
parent
103be02501
commit
721a77382f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version: "3.7"
|
|||
services:
|
||||
grampsweb: &grampsweb
|
||||
container_name: grampsweb
|
||||
image: ghcr.io/gramps-project/grampsweb:v24.7.1 # version
|
||||
image: ghcr.io/gramps-project/grampsweb:v24.8.0 # version
|
||||
restart: always
|
||||
ports:
|
||||
- "6483:5000" # host:docker
|
||||
|
|
Loading…
Reference in a new issue