Skip to content

Commit

Permalink
fix: Use a docker hub image instead of ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
juni-b-queer committed May 7, 2024
1 parent 8f4bb6e commit 4dda2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/default/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:


jetstream:
image: "ghcr.io/juni-b-queer/jetstream:main"
image: "junibqueer/jetstream:main"
container_name: jetstream
environment:
- CURSOR_FILE=/data/cursor.json
Expand Down

0 comments on commit 4dda2d0

Please sign in to comment.