Compare commits
2 Commits
21ccc7ac8c
...
e585bfdca2
| Author | SHA1 | Date | |
|---|---|---|---|
|
e585bfdca2
|
|||
|
41822e04e8
|
@@ -1,7 +1,6 @@
|
||||
services:
|
||||
|
||||
gitea_app:
|
||||
image: gitea/gitea:1.26.1
|
||||
image: gitea/gitea:1.26.2
|
||||
restart: unless-stopped
|
||||
container_name: gitea_app
|
||||
ports:
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
# See versions: https://github.com/gramps-project/gramps-web/pkgs/container/grampsweb
|
||||
|
||||
services:
|
||||
|
||||
gramps_app: &gramps_app
|
||||
image: ghcr.io/gramps-project/grampsweb:26.5.1
|
||||
image: ghcr.io/gramps-project/grampsweb:26.5.2
|
||||
container_name: gramps_app
|
||||
depends_on:
|
||||
- gramps_redis
|
||||
|
||||
Reference in New Issue
Block a user