Skip to content

Commit

Permalink
fix: downgrading to the right version for orborus
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0elliot authored Dec 9, 2024
1 parent a551eb4 commit 0368356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
- SHUFFLE_FILE_LOCATION=/shuffle-files
restart: unless-stopped
orborus:
image: ghcr.io/shuffle/shuffle-orborus:1.4.2
image: ghcr.io/shuffle/shuffle-orborus:1.4.0
container_name: shuffle-orborus
hostname: shuffle-orborus
networks:
Expand Down

0 comments on commit 0368356

Please sign in to comment.