Skip to content

Commit

Permalink
changed to docker hub repo for image
Browse files Browse the repository at this point in the history
  • Loading branch information
buckaroogeek committed Apr 3, 2020
1 parent fae4664 commit 78c07a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: '2.2'
services:
doh-client: #DOH Client for local network
container_name: SageCreek-DOH-Client
image: reg.lan:443/dohclient:latest
image: buckaroogeek/doh-client:latest
hostname: dohclient
domainname: lan
mac_address: d0:ca:ab:cd:ef:03
Expand Down

0 comments on commit 78c07a3

Please sign in to comment.