From b90c1a064150530b2fe4ed2db0b209c87115c70f Mon Sep 17 00:00:00 2001 From: Steven Masley Date: Fri, 3 Dec 2021 15:31:51 -0600 Subject: [PATCH] Update docs to 1.25.1 --- setup/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/docker.md b/setup/docker.md index 6224e6684..d75b8c584 100644 --- a/setup/docker.md +++ b/setup/docker.md @@ -29,7 +29,7 @@ You must be using a machine that is running Linux/macOS and has -v /var/run/docker.sock:/var/run/docker.sock \ -v ~/.coder:/var/run/coder \ -e DEVURL_HOST="*.mycompany.com" \ - codercom/coder:1.25.0 + codercom/coder:1.25.1 ``` When this process is complete, Coder will print the URL you can use to access