mirror of
https://github.com/daylinmorgan/git-server.git
synced 2025-01-22 05:57:31 -06:00
bump soft-serve
This commit is contained in:
parent
ee012de168
commit
67efc4280f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ services:
|
||||||
|
|
||||||
soft-serve:
|
soft-serve:
|
||||||
container_name: soft-serve
|
container_name: soft-serve
|
||||||
image: charmcli/soft-serve:v0.7.4
|
image: charmcli/soft-serve:v0.8.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./soft/data:/soft-serve
|
- ./soft/data:/soft-serve
|
||||||
|
|
Loading…
Reference in a new issue