Compare commits
2 Commits
8a9b3db287
...
28faff3c99
Author | SHA1 | Date | |
---|---|---|---|
28faff3c99
|
|||
2619b8f9e6
|
@@ -3,7 +3,7 @@
|
||||
services:
|
||||
|
||||
gramps_app: &gramps_app
|
||||
image: ghcr.io/gramps-project/grampsweb:25.7.0
|
||||
image: ghcr.io/gramps-project/grampsweb:25.7.1
|
||||
container_name: gramps_app
|
||||
depends_on:
|
||||
- gramps_redis
|
||||
|
@@ -3,7 +3,7 @@ services:
|
||||
# See sample https://github.com/outline/outline/blob/main/.env.sample
|
||||
|
||||
outline_app:
|
||||
image: outlinewiki/outline:0.84.0
|
||||
image: outlinewiki/outline:0.85.1
|
||||
container_name: outline_app
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user