Update paymenter image version to v1.4.5
Change paymenter image varsion from latest > 1.4.5
This commit is contained in:
parent
ef40069cef
commit
928e96258a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
services:
|
||||
paymenter:
|
||||
image: 'ghcr.io/paymenter/paymenter:latest'
|
||||
image: 'ghcr.io/paymenter/paymenter:v1.4.5'
|
||||
volumes:
|
||||
- 'app_logs:/app/storage/logs'
|
||||
- 'app_public:/app/storage/public'
|
||||
|
|
|
|||
Loading…
Reference in a new issue