Skip to content

Commit 2630a73

Browse files
authored
Merge pull request #1268 from mohabgabber/canary
chore: update unsend image version to v1.2.5
2 parents df5ef4a + 7bb8456 commit 2630a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dokploy/templates/unsend/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ services:
4747
command: -c 'mkdir -p /data/unsend && minio server /data --console-address ":9001" --address ":9002"'
4848

4949
unsend:
50-
image: unsend/unsend:v1.2.4
50+
image: unsend/unsend:v1.2.5
5151
networks:
5252
- dokploy-network
5353
restart: always

0 commit comments

Comments
 (0)