mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 16:17:53 -06:00
bump soft serve
This commit is contained in:
parent
e4db7bae04
commit
fd3a9c4e83
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
||||||
|
|
||||||
soft-serve:
|
soft-serve:
|
||||||
container_name: soft-serve
|
container_name: soft-serve
|
||||||
image: charmcli/soft-serve:v0.6.2
|
image: charmcli/soft-serve:v0.7.4
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./soft/data:/soft-serve
|
- ./soft/data:/soft-serve
|
||||||
|
|
Loading…
Reference in a new issue