Skip to content

Commit

Permalink
Update to ergochat v2.13.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Jan 7, 2024
1 parent dc78d9d commit 6c88bdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,13 @@ services:
#
ergochat:
init: true
image: ghcr.io/ergochat/ergo:v2.12.0
image: ghcr.io/ergochat/ergo:v2.13.0-rc1
volumes:
- ./config/ergochat:/ircd
- ./data/ergochat:/data
networks:
- faf
restart: unless-stopped
ports:
- "6667:6667/tcp"
- "6697:6697/tcp"
Expand Down

0 comments on commit 6c88bdd

Please sign in to comment.