Skip to content

Commit

Permalink
Use ghr docker image in example
Browse files Browse the repository at this point in the history
  • Loading branch information
benv666 committed Jul 30, 2024
1 parent 8c0d081 commit d108447
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 @@ -2,7 +2,7 @@
services:
ecowitt:
container_name: ecoproxy
image: ecoproxy:latest
image: ghcr.io/benv666/ecowitt-proxy:latest
build: ./
restart: unless-stopped
ports:
Expand Down

0 comments on commit d108447

Please sign in to comment.