fix: Migrate away from DockerHub where possible
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
||||
- joplin
|
||||
|
||||
joplin-backup:
|
||||
image: adrienpoupa/rclone-backup:latest
|
||||
image: ghcr.io/adrienpoupa/rclone-backup:latest
|
||||
container_name: joplin-backup
|
||||
restart: always
|
||||
env_file:
|
||||
@@ -56,4 +56,4 @@ services:
|
||||
- ${CONFIG_ROOT:-.}/joplin/storage:/storage
|
||||
- ${CONFIG_ROOT:-.}/joplin/backup:/config
|
||||
profiles:
|
||||
- joplin
|
||||
- joplin
|
||||
|
||||
Reference in New Issue
Block a user