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