Skip to content

Commit 4a7d187

Browse files
authored
Update docker-compose.yml
1 parent 2fffdd6 commit 4a7d187

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
version: '2'
1+
version: '3'
22
services:
33
dnscrypt-proxy:
44
restart: unless-stopped
5-
image: faicker/dnscrypt-proxy-2
6-
container_name: dnscrypt-proxy
5+
image: xtr0py/dnscrypt-proxy-2-docker
6+
container_name: dnscrypt-proxy-2-docker
77
ports:
88
- "53:53/udp"
99
#volumes:

0 commit comments

Comments
 (0)