Skip to content

Commit d2ab424

Browse files
committed
docs: 更新README中的Docker镜像标签为main分支
将示例中的Docker镜像标签从latest改为main,以反映实际使用的分支名称
1 parent 358be03 commit d2ab424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ docker run -d \
5050
-e PORT=8367 \
5151
-e CUSTOM_DOH_URL=https://1.1.1.1/dns-query \
5252
--name doh-proxy \
53-
ghcr.io/rating3pro/doh_proxy:latest
53+
ghcr.io/rating3pro/doh_proxy:main
5454
```
5555

5656
| Environment Variable | Description | Default |

0 commit comments

Comments
 (0)