Skip to content

Commit

Permalink
Merge pull request #1268 from mohabgabber/canary
Browse files Browse the repository at this point in the history
chore: update unsend image version to v1.2.5
  • Loading branch information
Siumauricio authored Feb 3, 2025
2 parents df5ef4a + 7bb8456 commit 2630a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dokploy/templates/unsend/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2630a73

Please sign in to comment.