mirror of
https://github.com/daylinmorgan/git-server.git
synced 2025-02-22 23:15:50 -06:00
leave note about image reversion
This commit is contained in:
parent
558b10f442
commit
82192ae50c
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ services:
|
|||
|
||||
soft-serve:
|
||||
container_name: soft-serve
|
||||
image: charmcli/soft-serve:v0.8.2
|
||||
# v0.8.2 broke mirroring
|
||||
image: charmcli/soft-serve:v0.8.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./soft/data:/soft-serve
|
||||
|
|
Loading…
Add table
Reference in a new issue