Compare commits

...

2 Commits

Author SHA1 Message Date
Daylin Morgan c1341f56e9
bump soft-serve 2023-11-06 11:54:54 -06:00
Daylin Morgan 84302294d0
bump gitea 2023-11-06 10:22:15 -06:00
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@ version: "3"
services:
gitea:
image: gitea/gitea:1.20.3
image: gitea/gitea:1.20.5
container_name: gitea
environment:
- USER_UID=1002
@ -19,7 +19,8 @@ services:
- caddy
soft-serve:
image: charmcli/soft-serve:v0.5.2
container_name: soft-serve
image: charmcli/soft-serve:v0.7.2
volumes:
- ./soft/data:/soft-serve
ports: