chore(service): pin castopod service to a static version instead of latest
This commit is contained in:
parent
db46af89b1
commit
963e335621
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
services:
|
||||
castopod:
|
||||
image: castopod/castopod:latest
|
||||
image: castopod/castopod:1.15.4
|
||||
volumes:
|
||||
- castopod-media:/var/www/castopod/public/media
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue