Compare commits
2 Commits
98b7aff274
...
62a4e598bd
Author | SHA1 | Date | |
---|---|---|---|
62a4e598bd
|
|||
b65aaa5072
|
@ -1,7 +1,7 @@
|
||||
services:
|
||||
|
||||
gitea_app:
|
||||
image: gitea/gitea:1.23.8
|
||||
image: gitea/gitea:1.24.0
|
||||
restart: unless-stopped
|
||||
container_name: gitea_app
|
||||
ports:
|
||||
|
@ -3,7 +3,7 @@
|
||||
services:
|
||||
|
||||
gramps_app: &gramps_app
|
||||
image: ghcr.io/gramps-project/grampsweb:v25.5.2
|
||||
image: ghcr.io/gramps-project/grampsweb:v25.6.0
|
||||
container_name: gramps_app
|
||||
depends_on:
|
||||
- gramps_redis
|
||||
|
Reference in New Issue
Block a user