Fix image path in docker-compose example

This commit is contained in:
Merlin Schumacher
2020-08-11 14:09:19 +02:00
committed by GitHub
parent 33334a529f
commit ddc84cec96

View File

@@ -55,7 +55,7 @@ Modify the host file path of config.json inside the volumes section of docker-co
version: "3.7"
services:
cloudflare-ddns:
image: timothymiller/cloudflare-ddns:latest
image: timothyjmiller/cloudflare-ddns:latest
container_name: cloudflare-ddns
security_opt:
- no-new-privileges:true