mirror of
https://github.com/daylinmorgan/git-server.git
synced 2025-02-23 07:25:49 -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:
|
soft-serve:
|
||||||
container_name: 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
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./soft/data:/soft-serve
|
- ./soft/data:/soft-serve
|
||||||
|
|
Loading…
Add table
Reference in a new issue