mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 16:17:53 -06:00
update images
This commit is contained in:
parent
524f96635f
commit
63ea9fda6b
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:1.17.2
|
image: gitea/gitea:1.18.3
|
||||||
container_name: gitea
|
container_name: gitea
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1001
|
- USER_UID=1001
|
||||||
|
@ -40,7 +40,7 @@ services:
|
||||||
- caddy_config:/config
|
- caddy_config:/config
|
||||||
|
|
||||||
soft-serve:
|
soft-serve:
|
||||||
image: charmcli/soft-serve:v0.4.0
|
image: charmcli/soft-serve:v0.4.4
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: soft-serve
|
container_name: soft-serve
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue