Skip to content

Commit

Permalink
Merge pull request #210 from ddosify/develop
Browse files Browse the repository at this point in the history
Update Ddosify Self Hosted - Hammer 1.4.0
  • Loading branch information
fatihbaltaci committed Jun 16, 2023
2 parents a68e084 + 921085a commit 08a9c46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions selfhosted/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ services:
command: /workspace/start_scripts/start_celery_beat.sh

hammer:
image: ddosify/selfhosted_hammer:1.3.0
image: ddosify/selfhosted_hammer:1.4.0
volumes:
- hammer_id:/root/uuid
depends_on:
Expand All @@ -101,7 +101,7 @@ services:
pull_policy: always

hammerdebug:
image: ddosify/selfhosted_hammer:1.3.0
image: ddosify/selfhosted_hammer:1.4.0
volumes:
- hammerdebug_id:/root/uuid
depends_on:
Expand Down

0 comments on commit 08a9c46

Please sign in to comment.