Skip to content

Commit 1c6f227

Browse files
author
CoderErik
authored
update Docker Version (coder#732)
1 parent eed6d77 commit 1c6f227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You must be using a machine that is running Linux/macOS and has
2929
-v /var/run/docker.sock:/var/run/docker.sock \
3030
-v ~/.coder:/var/run/coder \
3131
-e DEVURL_HOST="*.mycompany.com" \
32-
codercom/coder:1.25.0
32+
codercom/coder:1.25.1
3333
```
3434

3535
When this process is complete, Coder will print the URL you can use to access

0 commit comments

Comments
 (0)