Skip to content

Commit

Permalink
Update Ddosify selfhosted to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihbaltaci committed May 1, 2024
1 parent 5e5d655 commit 4650b9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion selfhosted/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1
2 changes: 1 addition & 1 deletion selfhosted/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- anteon

frontend:
image: ddosify/selfhosted_frontend:3.0.1
image: ddosify/selfhosted_frontend:3.0.2
depends_on:
- backend
restart: always
Expand Down

0 comments on commit 4650b9f

Please sign in to comment.