mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 08:17:52 -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:
|
||||
gitea:
|
||||
image: gitea/gitea:1.17.2
|
||||
image: gitea/gitea:1.18.3
|
||||
container_name: gitea
|
||||
environment:
|
||||
- USER_UID=1001
|
||||
|
@ -40,7 +40,7 @@ services:
|
|||
- caddy_config:/config
|
||||
|
||||
soft-serve:
|
||||
image: charmcli/soft-serve:v0.4.0
|
||||
image: charmcli/soft-serve:v0.4.4
|
||||
restart: unless-stopped
|
||||
container_name: soft-serve
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue