chore: update unsend image version to v1.2.5

This commit is contained in:
Mohab Gabber
2025-02-03 02:13:44 +02:00
parent 74a0f5e992
commit 7bb8456cb7

View File

@@ -47,7 +47,7 @@ services:
command: -c 'mkdir -p /data/unsend && minio server /data --console-address ":9001" --address ":9002"'
unsend:
image: unsend/unsend:v1.2.4
image: unsend/unsend:v1.2.5
networks:
- dokploy-network
restart: always