Skip to content

Commit 1125f3a

Browse files
authored
Merge pull request #334 from getanteon/develop
Update Anteon selfhosted to 2.6.4
2 parents 15996c7 + 78214b2 commit 1125f3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

selfhosted/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.3
1+
2.6.4

selfhosted/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
- anteon
1616

1717
frontend:
18-
image: ddosify/selfhosted_frontend:4.1.4
18+
image: ddosify/selfhosted_frontend:4.1.5
1919
depends_on:
2020
- backend
2121
restart: always

0 commit comments

Comments
 (0)