Update applications
This commit is contained in:
parent
5e427e688d
commit
9f075fac11
@ -1,7 +1,7 @@
|
||||
services:
|
||||
|
||||
server:
|
||||
image: gitea/gitea:1.22.6
|
||||
image: gitea/gitea:1.23.1
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- "USER_UID=${USER_UID}"
|
||||
|
@ -3,7 +3,7 @@
|
||||
services:
|
||||
|
||||
grampsweb: &grampsweb
|
||||
image: ghcr.io/gramps-project/grampsweb:v24.12.2
|
||||
image: ghcr.io/gramps-project/grampsweb:v25.2.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "127.0.0.1:${WEB_SERVER_PORT}:5000" # host:docker
|
||||
|
Loading…
Reference in New Issue
Block a user