Skip to content

Commit

Permalink
use main
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT committed Oct 22, 2024
1 parent f511420 commit 4254d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-dev.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
agixt:
image: ghcr.io/josh-xt/agixt:dev
image: joshxt/agixt:main
init: true
environment:
DATABASE_TYPE: ${DATABASE_TYPE:-sqlite}
Expand Down

0 comments on commit 4254d87

Please sign in to comment.