Skip to content

Commit 33e6331

Browse files
committed
Update docker-compose.yml
1 parent a03a657 commit 33e6331

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
version: "3.7"
2-
31
services:
42
ukulele:
53
container_name: ukulele
6-
image: ghcr.io/jocull/ukulele:jda-5
4+
image: ghcr.io/freyacodes/ukulele:main
75
restart: unless-stopped
86
environment:
97
CONFIG_DATABASE: ./db/database # Database location overwrite so mounting works

0 commit comments

Comments
 (0)