Update paymenter image version to v1.4.5

Change paymenter image varsion from latest > 1.4.5
This commit is contained in:
majcek210
2025-11-22 14:55:50 +01:00
committed by GitHub
parent ef40069cef
commit 928e96258a

View File

@@ -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'