Merge pull request #1268 from mohabgabber/canary

chore: update unsend image version to v1.2.5
This commit is contained in:
Mauricio Siu
2025-02-02 20:26:24 -06:00
committed by GitHub

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