Skip to content

Commit

Permalink
Merge pull request #239 from ddosify/develop
Browse files Browse the repository at this point in the history
Update self hosted frontend
  • Loading branch information
fatihbaltaci authored Oct 17, 2023
2 parents d3736cc + cedf718 commit 5f82edd
Showing 1 changed file with 1 addition and 1 deletion.
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:
- ddosify

frontend:
image: ddosify/selfhosted_frontend:2.3.1
image: ddosify/selfhosted_frontend:2.3.2
depends_on:
- backend
restart: always
Expand Down

0 comments on commit 5f82edd

Please sign in to comment.