mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-12-22 03:40:44 -06:00
bump soft-serve
This commit is contained in:
parent
84302294d0
commit
c1341f56e9
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ services:
|
||||||
- caddy
|
- caddy
|
||||||
|
|
||||||
soft-serve:
|
soft-serve:
|
||||||
image: charmcli/soft-serve:v0.5.2
|
container_name: soft-serve
|
||||||
|
image: charmcli/soft-serve:v0.7.2
|
||||||
volumes:
|
volumes:
|
||||||
- ./soft/data:/soft-serve
|
- ./soft/data:/soft-serve
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue