From cb134a648348ce043672ba212606840b706a94fc Mon Sep 17 00:00:00 2001 From: CoderErik <67160019+CoderErik@users.noreply.github.com> Date: Sat, 4 Dec 2021 10:00:55 -0600 Subject: [PATCH] update Docker Version --- 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